Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaHierNode
Packages that use CLDiaHierNode
Package
Description
Diagrams and graphical representations for elements of the icw2class package.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
Entity Relationship Diagrams and representations of entities and relationships,
as well as conceptual views and from clauses.
Information Management Metamodel Diagram is a subclass of Class Diagram.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of CLDiaHierNode in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of CLDiaHierNode in de.mid.innovator.srv2api.icw2cldiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis is a utility class for CLDiaHierCompNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for CLDiaHierStructNode that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2cldia with type parameters of type CLDiaHierNodeModifier and TypeMethodDescription<T extends CLDiaHierNode>
List<T> CLDiaHierNode.getOwnedHierarchicalNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All hierarchical nodes owned by this hierarchical node.Methods in de.mid.innovator.srv2api.icw2cldia that return CLDiaHierNodeModifier and TypeMethodDescriptionCLDiaHierNode.addNestedHierNode(MEModelElement ohElem, Point ptPos, Point ptSize) CLDiaHierNode.getOwningHierarchicalNode()The hierarchical node that owns this hierarchical node.CLDiaCompartmentAbleNode.replaceByHierNode() -
Uses of CLDiaHierNode in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of CLDiaHierNode in de.mid.innovator.srv2api.icw2drdiaModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of CLDiaHierNode in de.mid.innovator.srv2api.icw2erdia
Subinterfaces of CLDiaHierNode in de.mid.innovator.srv2api.icw2erdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of CLDiaHierNode in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of CLDiaHierNode in de.mid.innovator.srv2api.icw2imdiaModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMDiaHierNode that provides static methods for creation or other purposes. -
Uses of CLDiaHierNode in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return CLDiaHierNodeModifier and TypeMethodDescriptionPRDiaCalloutNode.getOwningCLDiaHierNode()The hierarchical node owning this callout node.PRDiaNote.getOwningCLDiaHierNode()The hierarchical node owning this note.