Uses of Interface
de.mid.innovator.srv2api.icw2model.MEProxyAssignment
Packages that use MEProxyAssignment
Package
Description
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
This packagage contains elements representing the logical model.
-
Uses of MEProxyAssignment in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type MEProxyAssignmentModifier and TypeMethodDescriptionELGeneralization.getTargetOfProxy()This generalization's proxy assignments. -
Uses of MEProxyAssignment in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model with type parameters of type MEProxyAssignmentModifier and TypeFieldDescriptionARG_MEProxyPropertyEnvironment.seqProxyAssignedDependencieslist of dependenciesMethods in de.mid.innovator.srv2api.icw2model that return MEProxyAssignmentModifier and TypeMethodDescriptionstatic MEProxyAssignmentMEProxyAssignmentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Proxy Assignment with template from source to target element.static MEProxyAssignmentMEProxyAssignmentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Proxy Assignment with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MEProxyAssignmentConstructor parameters in de.mid.innovator.srv2api.icw2model with type arguments of type MEProxyAssignmentModifierConstructorDescriptionARG_MEProxyPropertyEnvironment(List<MEProxyAssignment> seqProxyAssignedDependencies, List<MEStereotypeAble> seqProxyTargetElements, List<MEProxy> seqProxySons, MEProxy ohProxyParent, MEMappingPackageContent ohPackageParent)