Uses of Interface
de.mid.innovator.srv2api.icw2model.MESystemModelManagement
-
Packages that use MESystemModelManagement Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MESystemModelManagement in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return MESystemModelManagement Modifier and Type Method Description MESystemModelManagement
CLComponentDia. getOwningManagementPackage()
The system model management that owns this component diagram. -
Uses of MESystemModelManagement in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MESystemModelManagement Modifier and Type Method Description static MESystemModelManagement
MESystemModelManagementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new System Model Management with template and container.static MESystemModelManagement
MESystemModelManagementHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new System Model Management with stereotype and container.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MESystemModelManagement Modifier and Type Method Description java.util.List<MESystemModelManagement>
MESystemModel. getOwnedSystemModelManagement(K_CONTROL_OPTION... behaviourFlags)
-