Uses of Interface
de.mid.innovator.srv2api.icw2model.MESystemModel
Packages that use MESystemModel
Package
Description
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MESystemModel in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MESystemModelModifier and TypeMethodDescriptionADModel.getOwnedSystemModel(K_CONTROL_OPTION... behaviourFlags) All system model packages owned by this model. -
Uses of MESystemModel in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model declared as MESystemModelMethods in de.mid.innovator.srv2api.icw2model that return MESystemModelModifier and TypeMethodDescriptionstatic MESystemModelMESystemModelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new System Model with template and container.static MESystemModelMESystemModelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new System Model with stereotype and container.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MESystemModelModifierConstructorDescriptionARG_MEMappingConfiguration(boolean isComplete, String cpMappingName, boolean isForwardMapping, String cpRepositoryName, String cpModelName, K_ADMODEL modelType, MESystemModel ohSystemModel, MEMappingConfigurationPackage ohConfigurationPackage, MEStubPackage ohStubPackage, MEMappingPackageType ohMappingStubTypePackage, MEStubPackageBase ohMappingStubPackageBase, MMCreateTemplate ohTemplateMappingStubPackage, MMCreateTemplate ohTemplateMappingPackageType, MMCreateTemplate ohTemplateMappingPackageContent, MMCreateTemplate ohTemplateMEProxyAssignment, MMCreateTemplate ohTemplateMEProxyInnovator, String cpNameConfigurationText, String cpContentConfigurationText, int iClassicMappingKind)