Uses of Interface
de.mid.innovator.srv2api.icw2acdia.ACDiaGroupNode
Packages that use ACDiaGroupNode
Package
Description
Diagrams and graphical representations for elements of the icw2ac package.
-
Uses of ACDiaGroupNode in de.mid.innovator.srv2api.icw2acdia
Subinterfaces of ACDiaGroupNode in de.mid.innovator.srv2api.icw2acdiaModifier and TypeInterfaceDescriptioninterfaceSpecialization ofACDiaGroupNode.interfaceSpecialization ofACDiaGroupNode.Methods in de.mid.innovator.srv2api.icw2acdia with type parameters of type ACDiaGroupNodeModifier and TypeMethodDescription<T extends ACDiaGroupNode>
List<T> ACDiaACNode.getOwnedGroupNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The group nodes of the diagram.<T extends ACDiaGroupNode>
List<T> ACDiaGroupNode.getOwnedGroupNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The group nodes owned by the group node.Methods in de.mid.innovator.srv2api.icw2acdia that return ACDiaGroupNodeModifier and TypeMethodDescriptionACDiaActNode.getOwningGroupNode()The enclosing group node.ACDiaConstraintEdge.getOwningGroupNode()The enclosing group node.ACDiaConstraintNode.getOwningGroupNode()The enclosing group node.ACDiaControlNode.getOwningGroupNode()The enclosing group node.ACDiaException.getOwningGroupNode()The enclosing group node.ACDiaFlowEdge.getOwningGroupNode()The enclosing group node.ACDiaGroupNode.getOwningGroupNode()The enclosing group node.ACDiaObjNode.getOwningGroupNode()The enclosing group node.ACDiaPostNode.getOwningGroupNode()The group node of the text.ACDiaPreNode.getOwningGroupNode()The group node of the text.ACDiaVariableNode.getOwningGroupNode()The enclosing group node.