Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLDeploymentDia
-
Packages that use CLDeploymentDia Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package. -
-
Uses of CLDeploymentDia in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLDeploymentDia Modifier and Type Method Description static CLDeploymentDia
CLDeploymentDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Deployment Diagram with template and container.static CLDeploymentDia
CLDeploymentDiaHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Deployment Diagram with stereotype and container.CLDeploymentDia
CLDiaHierDeployNode. getOwningDeploymentDiagram()
The deployment diagram that owns this hierarchical node.
-