Uses of Interface
de.mid.innovator.srv2api.icw2model.MEStubPackageBase
-
Packages that use MEStubPackageBase Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEStubPackageBase in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model declared as MEStubPackageBase Modifier and Type Field Description MEStubPackageBase
ARG_MEMappingConfiguration. ohMappingStubPackageBase
Package containing Stub ModelsMEStubPackageBase
ARG_MEMappingEnvironment. ohStubPackageBase
The base package for stub packages, if existsMethods in de.mid.innovator.srv2api.icw2model that return MEStubPackageBase Modifier and Type Method Description static MEStubPackageBase
MEStubPackageBaseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Base Package with template and container.static MEStubPackageBase
MEStubPackageBaseHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Mapping Base Package with stereotype and container.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MEStubPackageBase Modifier and Type Method Description java.util.List<MEStubPackageBase>
MESystemModelManagement. getOwnedStubPackageBase(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MEStubPackageBase Constructor Description ARG_MEMappingConfiguration(boolean isComplete, java.lang.String cpMappingName, boolean isForwardMapping, java.lang.String cpRepositoryName, java.lang.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, java.lang.String cpNameConfigurationText, java.lang.String cpContentConfigurationText, int iClassicMappingKind)
ARG_MEMappingEnvironment(MEMappingConfigurationPackage ohMappingConfiguration, MEStubPackageBase ohStubPackageBase, MEStubPackage ohStubPackage, MEMappingPackageType ohMappingPackageType, java.util.List<MEMappingPackageContent> seqVirtualSystem)
-