Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2CLCompartment
-
Packages that use ELM2CLCompartment 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 ELM2CLCompartment in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELM2CLCompartment Modifier and Type Method Description <T extends ELM2CLCompartment>
java.util.List<T>ELM2Class. getCompartment(java.lang.Class<T> returnType)
This meta class' compartments.Methods in de.mid.innovator.srv2api.icw2elem that return ELM2CLCompartment Modifier and Type Method Description static ELM2CLCompartment
ELM2CLCompartmentHelper. getByCompartmentKind(SrvContext srvCtx, K_COMPARTMENT item)
The specified compartment. -
Uses of ELM2CLCompartment in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELM2CLCompartment in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MM2CLCompartment
-