Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaHierCompStructNode
-
Packages that use CLDiaHierCompStructNode Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package. -
-
Uses of CLDiaHierCompStructNode in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLDiaHierCompStructNode Modifier and Type Method Description CLDiaHierCompStructNode
CLDiaPortBehaviorEdge. getOwningHierCompStructNode()
The hierarchical composite structure node that owns this port behavior edge.CLDiaHierCompStructNode
CLDiaPortBehaviorNode. getOwningHierCompStructNode()
The hierarchical composite structure node that owns this port behavior node.CLDiaHierCompStructNode
CLDiaPortNode. getOwningHierCompStructNode()
The hierarchical composite structure node that owns this port node.Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type CLDiaHierCompStructNode Modifier and Type Method Description java.util.List<CLDiaHierCompStructNode>
CLCompositeStructureDia. getOwnedHierCompStructNode(K_CONTROL_OPTION... behaviourFlags)
All occurrences of classifiers as hierarchical composite structure node owned by this composite structure diagram.
-