Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLComponentDia
Packages that use CLComponentDia
Package
Description
Diagrams and graphical representations for elements of the icw2class package.
This packagage contains elements representing the logical model.
-
Uses of CLComponentDia in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLComponentDiaModifier and TypeMethodDescriptionstatic CLComponentDiaCLComponentDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Component Diagram with template and container.static CLComponentDiaCLComponentDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Component Diagram with stereotype and container.CLDiaCLNode.getOwningComponentDiagram()The component diagram that owns this classifier node.CLDiaPkgNode.getOwningComponentDiagram()The component diagram that owns this package node.CLDiaSocketBallNode.getOwningComponentDiagram()The component diagram that owns this socket ball node. -
Uses of CLComponentDia in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type CLComponentDiaModifier and TypeMethodDescriptionMEConfigurationManagement.getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this configuration base package.MEMappingConfigurationPackage.getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this mapping configuration package.MESystemModelManagement.getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this system model management.