Uses of Interface
de.mid.innovator.srv2api.icw2acdia.ACDiaActNode
-
Packages that use ACDiaActNode Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package. -
-
Uses of ACDiaActNode in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia that return ACDiaActNode Modifier and Type Method Description ACDiaActNode
ACDiaException. getOwningActNode()
The enclosing activity frame node.ACDiaActNode
ACDiaObjNode. getOwningActNode()
The action node.ACDiaActNode
ACDiaPostNode. getOwningActNode()
The action node of the text.ACDiaActNode
ACDiaPreNode. getOwningActNode()
The action node of the text.Methods in de.mid.innovator.srv2api.icw2acdia that return types with arguments of type ACDiaActNode Modifier and Type Method Description java.util.List<ACDiaActNode>
ACDiaACNode. getOwnedActNode(K_CONTROL_OPTION... behaviourFlags)
The activity nodes of the diagram.java.util.List<ACDiaActNode>
ACDiaGroupNode. getOwnedActNode(K_CONTROL_OPTION... behaviourFlags)
The action node owned by the group node.
-