Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaPortNode
-
Packages that use CLDiaPortNode Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package. -
-
Uses of CLDiaPortNode in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type CLDiaPortNode Modifier and Type Method Description java.util.List<CLDiaPortNode>
CLDiaHierCompNode. addPortNode(java.util.List<? extends ELElement> seq)
java.util.List<CLDiaPortNode>
CLDiaHierCompStructNode. getOwnedPortNode(K_CONTROL_OPTION... behaviourFlags)
All port nodes owned by this hierarchical composite structure node.java.util.List<CLDiaPortNode>
CLDiaHierPartNode. getOwnedPortNode(K_CONTROL_OPTION... behaviourFlags)
All port nodes owned by this hierarchical part node.
-