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