Uses of Interface
de.mid.innovator.srv2api.icw2class.CLConnectorEnd
-
Packages that use CLConnectorEnd Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships. -
-
Uses of CLConnectorEnd in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLConnectorEnd Modifier and Type Method Description java.util.List<CLConnectorEnd>
CLConnectAbleElement. getEnd(K_CONTROL_OPTION... behaviourFlags)
Denotes a connector that attaches to this connectable element.java.util.List<CLConnectorEnd>
CLConnector. getEnd(K_CONTROL_OPTION... behaviourFlags)
A connector consists of at least two connector ends, each representing the participation of instances of the classifiers typing the connectable elements attached to this end.java.util.List<CLConnectorEnd>
CLProperty. getPortOfPart()
-