Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMCreateELInst
-
Packages that use MMCreateELInst Package Description de.mid.innovator.srv2api.icw2elem 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.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMCreateELInst in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return MMCreateELInst Modifier and Type Method Description MMCreateELInst
ELRelshipBinDir. getTemplateTarget()
Dummy element at the target side of this directed relationship. -
Uses of MMCreateELInst in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MMCreateELInst in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MMCreateCLInst
Methods in de.mid.innovator.srv2api.icw2meta with type parameters of type MMCreateELInst Modifier and Type Method Description <T extends MMCreateELInst>
java.util.List<T>MMCreateTemplate. getOwnedInst(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All dummy elements of this create template.
-