Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaSocketBallNode
-
Packages that use CLDiaSocketBallNode Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package. -
-
Uses of CLDiaSocketBallNode in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLDiaSocketBallNode Modifier and Type Method Description static CLDiaSocketBallNode
CLDiaSocketBallNodeHelper. mergeSocketBall(SrvContext srvCtx, java.util.List<? extends ELElement> seq)
Merges a list of socket ball nodes together into a multiple socket ball node.Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type CLDiaSocketBallNode Modifier and Type Method Description java.util.List<CLDiaSocketBallNode>
CLDia. addAsSocketBall(java.util.List<ARG_AddAbleAsSocketBallList> seq)
java.util.List<CLDiaSocketBallNode>
CLClassDia. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSocketBallNode>
CLComponentDia. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSocketBallNode>
CLCompositeStructureDia. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
All occurrences of interface realizations as socket ball node owned by this composite structure diagram.java.util.List<CLDiaSocketBallNode>
CLDiaHierCompNode. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
-