Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2Package
-
Packages that use ELM2Package 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 ELM2Package in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELM2Package Modifier and Type Method Description <T extends ELM2Package>
java.util.List<T>ELM2Schema. getOwnedPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta packages owned by this schema.Methods in de.mid.innovator.srv2api.icw2elem that return ELM2Package Modifier and Type Method Description ELM2Package
ELM2Class. getPackage()
-
Uses of ELM2Package in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELM2Package in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MM2Package
-