Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2CLCompartment

Packages that use MM2CLCompartment
de.mid.innovator.srv2api.icw2cldia   
de.mid.innovator.srv2api.icw2meta Meta model and administration information. 
 

Uses of MM2CLCompartment in de.mid.innovator.srv2api.icw2cldia
 

Fields in de.mid.innovator.srv2api.icw2cldia declared as MM2CLCompartment
 MM2CLCompartment ARG_AddCompartmentList.ohComp
          compartment of the added elements
 

Methods in de.mid.innovator.srv2api.icw2cldia that return MM2CLCompartment
 MM2CLCompartment CLDiaCompartmentNode.getCLCompartment()
          The compartment of this node compartment.
 

Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type MM2CLCompartment
 List<MM2CLCompartment> CLDiaCompartmentAbleNode.getAllowedCompartment(K_CONTROL_OPTION... behaviourFlags)
          All compartments which are allowed for this node.
 

Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type MM2CLCompartment
 void CLDia.addCompartmentDlg(MM2CLCompartment ohComp, K_COMPARTMENT kComp, List<? extends ADClientAble> seqSel)
          Adds elements as compartments of the selected nodes in this diagram.
 

Constructors in de.mid.innovator.srv2api.icw2cldia with parameters of type MM2CLCompartment
ARG_AddCompartmentList(MM2CLCompartment ohComp, K_COMPARTMENT kComp, List<ADClientAble> seqSel)
           
 

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

Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MM2CLCompartment
 List<MM2CLCompartment> MM2Schema.getOwnedCompartment(K_CONTROL_OPTION... behaviourFlags)
          All compartments owned by this schema.