Uses of Interface
de.mid.innovator.srv2api.icw2model.MEElementImport
-
Packages that use MEElementImport Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEElementImport in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MEElementImport Modifier and Type Method Description static MEElementImport
MEElementImportHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Element Import with template from source to target element.static MEElementImport
MEElementImportHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget)
Create a new Element Import with stereotype from source to target element.
-