Uses of Interface
de.mid.innovator.srv2api.icw2model.MEMappingDependency
Packages that use MEMappingDependency
Package
Description
This packagage contains elements representing the logical model.
-
Uses of MEMappingDependency in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MEMappingDependencyModifier and TypeMethodDescriptionstatic MEMappingDependencyMEMappingDependencyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Mapping Dependency with template from source to target element.static MEMappingDependencyMEMappingDependencyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Mapping Dependency with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MEMappingDependencyModifier and TypeMethodDescriptionMEStereotypeAble.getClientMappingDependency()List of the mapping dependencies of this implementation element.MENamedElement.getMESupplierMappingDependency()List of the mapping dependencies of this requirement element.