Uses of Interface
de.mid.innovator.srv2api.icw2class.CLConnectAbleElement
Packages that use CLConnectAbleElement
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The Interaction package describes the concepts needed to express interactions.
-
Uses of CLConnectAbleElement in de.mid.innovator.srv2api.icw2ac
Subinterfaces of CLConnectAbleElement in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceVariables are elements for passing data between actions indirectly. -
Uses of CLConnectAbleElement in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLConnectAbleElement in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceA parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.interfaceA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interfaceA property is a structural feature.Fields in de.mid.innovator.srv2api.icw2class declared as CLConnectAbleElementModifier and TypeFieldDescriptionARG_CLReconnectConnector.ohRolespecifies the new role of the connector endMethods in de.mid.innovator.srv2api.icw2class that return CLConnectAbleElementModifier and TypeMethodDescriptionCLConnectorEnd.getRole()The connectable element attached at this connector end.CLRoleBinding.getRole()The connectable element of this role binding.Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLConnectAbleElementModifier and TypeMethodDescriptionvoidCLConnector.reconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) voidCLConnectorEnd.reconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) Connects a connector end to the specified connectable element.voidCLConnectorEnd.setRole(CLConnectAbleElement value) Set the value of Foreign Key Role.voidCLRoleBinding.setRole(CLConnectAbleElement value) Set the value of Foreign Key Role.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type CLConnectAbleElementModifierConstructorDescriptionARG_CLReconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) -
Uses of CLConnectAbleElement in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return CLConnectAbleElement