Uses of Interface
de.mid.innovator.srv2api.icw2acdia.ACDiaControlNode
-
Packages that use ACDiaControlNode Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package. -
-
Uses of ACDiaControlNode in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia that return ACDiaControlNode Modifier and Type Method Description ACDiaControlNode
ACDiaValSpecNode. getOwningControlNode()
The owning node presentation of a join node.ACDiaControlNode
ACDiaDecisionInputBehavior. getOwningDecisionNode()
Methods in de.mid.innovator.srv2api.icw2acdia that return types with arguments of type ACDiaControlNode Modifier and Type Method Description java.util.List<ACDiaControlNode>
ACDiaACNode. getOwnedControlNode(K_CONTROL_OPTION... behaviourFlags)
The control nodes of the diagram.java.util.List<ACDiaControlNode>
ACDiaGroupNode. getOwnedControlNode(K_CONTROL_OPTION... behaviourFlags)
The control node owned by the group node.
-