Uses of Interface
de.mid.innovator.srv2api.icw2gcdia.GCDiaNode
Packages that use GCDiaNode
Package
Description
Concept diagrams and graphical representations for elements of the icw2gc
package.
-
Uses of GCDiaNode in de.mid.innovator.srv2api.icw2gcdia
Subinterfaces of GCDiaNode in de.mid.innovator.srv2api.icw2gcdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceFields in de.mid.innovator.srv2api.icw2gcdia declared as GCDiaNodeFields in de.mid.innovator.srv2api.icw2gcdia with type parameters of type GCDiaNodeModifier and TypeFieldDescriptionARG_GCDiaAddConceptConnectionList.seqNodeList of selected nodesMethods in de.mid.innovator.srv2api.icw2gcdia with type parameters of type GCDiaNodeModifier and TypeMethodDescriptionGCDiaConceptNode.getNestedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All nodes owned by this concept node.GCDia.getOwnedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2gcdia that return types with arguments of type GCDiaNodeModifier and TypeMethodDescriptionGCDynDia.addAndIgnoreNodes(List<? extends GCNode> seqAdd, List<? extends GCNode> seqIgnore) Method parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type GCDiaNodeModifier and TypeMethodDescriptionGCDia.addConceptConnection(List<? extends GCDiaNode> seqNode, List<? extends GCConceptConnection> seqSel, boolean isDirParent, boolean addNode) Constructors in de.mid.innovator.srv2api.icw2gcdia with parameters of type GCDiaNodeConstructor parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type GCDiaNodeModifierConstructorDescriptionARG_GCDiaAddConceptConnectionList(List<GCDiaNode> seqNode, List<GCConceptConnection> seqSel, boolean isDirParent, boolean addNode)