Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2CLCompartment

Packages that use ELM2CLCompartment
de.mid.innovator.srv2api.icw2elem   
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
<T extends ELM2CLCompartment>
List<T>
ELM2Class.getCompartment(Class<T> returnType)
          This meta class' compartments.
 

Methods in de.mid.innovator.srv2api.icw2elem that return ELM2CLCompartment
static ELM2CLCompartment ELM2CLCompartmentHelper.getByCompartmentKind(SrvContext srvCtx, K_COMPARTMENT value)
          The specified compartment.
 

Uses of ELM2CLCompartment in de.mid.innovator.srv2api.icw2meta
 

Subinterfaces of ELM2CLCompartment in de.mid.innovator.srv2api.icw2meta
 interface MM2CLCompartment