Uses of Interface
de.mid.innovator.srv2api.icw2model.MEStubPackage
-
Packages that use MEStubPackage Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEStubPackage in de.mid.innovator.srv2api.icw2model
Subinterfaces of MEStubPackage in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interface
MEStubPackageExternalModel
Stub package for external models.interface
MEStubPackageInnovator
Stub package for Innovator modelsFields in de.mid.innovator.srv2api.icw2model declared as MEStubPackage Modifier and Type Field Description MEStubPackage
ARG_MEMappingConfiguration. ohStubPackage
Stub PackageMEStubPackage
ARG_MEMappingEnvironment. ohStubPackage
The Stub Package, if existsMEStubPackage
ARG_MEProxyPropertyStubInfo. ohStubPackage
Stub PackageMethods in de.mid.innovator.srv2api.icw2model with type parameters of type MEStubPackage Modifier and Type Method Description <T extends MEStubPackage>
java.util.List<T>MEStubPackageBase. getOwnedStubPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get Base Stub Package:Methods in de.mid.innovator.srv2api.icw2model that return MEStubPackage Modifier and Type Method Description MEStubPackage
MEProxy. getStubPackage()
Returns the transitive parent package (if it exists) which represents a stub model package, e.g. a package with predefined stereotype name matches pattern 'stub *'.MEStubPackage
MEMappingPackageContent. getStubPackageOwnTransitive()
Returns the transitive parent package (if it exists) which represents a stub model package, e.g. a package with predefined stereotype name matches pattern 'stub *'.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MEStubPackage 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)
ARG_MEProxyPropertyStubInfo(MEStubPackage ohStubPackage, MEMappingPackageType ohStubMappingTypePackage, MEMappingPackageContent ohVirtualSystemPackage, ARG_MEStubPackageInnovator valStubPackageData, java.util.List<ARG_MemberSpecificationInstance> seqPath, java.lang.String mappingID)
-