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