Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDiaHierCompNode
-
Packages that use CLDiaHierCompNode Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package. -
-
Uses of CLDiaHierCompNode in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of CLDiaHierCompNode in de.mid.innovator.srv2api.icw2cldia Modifier and Type Interface Description interface
CLDiaHierCollaborationNode
interface
CLDiaHierCollaborationUseNode
interface
CLDiaHierCompStructNode
interface
CLDiaHierPartNode
Methods in de.mid.innovator.srv2api.icw2cldia that return CLDiaHierCompNode Modifier and Type Method Description CLDiaHierCompNode
CLDiaSocketBallNode. getOwningHierarchicalNode()
The hierarchical node that owns this socket ball node.CLDiaHierCompNode
CLDiaCLNode. getOwningHierCompNode()
The hierarchical node that owns this classifier node.Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type CLDiaHierCompNode Modifier and Type Method Description java.util.List<CLDiaHierCompNode>
CLDiaHierCompNode. addHierCompNode(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
-