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