Uses of Interface
de.mid.innovator.srv2api.icw2model.MECopy
Packages that use MECopy
Package
Description
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MECopy in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MECopyModifier and TypeMethodDescriptionMMCreateTemplate.getOwnedCopy(K_CONTROL_OPTION... behaviourFlags) The copy dependency ownend by this create template. -
Uses of MECopy in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MECopyModifier and TypeMethodDescriptionstatic MECopyMECopyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Copy with template from source to target element.static MECopyMECopyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Copy with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MECopyModifier and TypeMethodDescriptionMERequirement.getMasterCopy()All copy dependencies with this requirement as master.MERequirement.getSlaveCopy(K_CONTROL_OPTION... behaviourFlags) All copy dependencies with this requirement as slave.