Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLClassDia
Packages that use CLClassDia
Package
Description
Diagrams and graphical representations for elements of the icw2class package.
-
Uses of CLClassDia in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLClassDiaModifier and TypeMethodDescriptionstatic CLClassDiaCLClassDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Class Diagram with template and container.static CLClassDiaCLClassDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Class Diagram with stereotype and container.CLDiaCLNode.getOwningClassDiagram()The class diagram that owns this classifier node.CLDiaCollaborationNode.getOwningClassDiagram()The class diagram that owns this collaboration node.CLDiaHierStructDefinitionNode.getOwningClassDiagram()The class diagram owning this structure definition node.CLDiaInstNode.getOwningClassDiagram()The class diagram that owns this instance node.CLDiaPkgNode.getOwningClassDiagram()The class diagram that owns this package node.CLDiaSocketBallNode.getOwningClassDiagram()The class diagram that owns this socket ball node.