Uses of Interface
de.mid.innovator.srv2api.icw2model.MEMappingConfigurationPackageReverse
-
Packages that use MEMappingConfigurationPackageReverse Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEMappingConfigurationPackageReverse in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MEMappingConfigurationPackageReverse Modifier and Type Method Description static MEMappingConfigurationPackageReverse
MEMappingConfigurationPackageReverseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Configuration (Reverse) with template and container.static MEMappingConfigurationPackageReverse
MEMappingConfigurationPackageReverseHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Mapping Configuration (Reverse) with stereotype and container.
-