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.