Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2CLCompartment
-
Packages that use MM2CLCompartment Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.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 Modifier and Type Field Description MM2CLCompartment
ARG_AddCompartmentList. ohComp
compartment of the added elementsMethods in de.mid.innovator.srv2api.icw2cldia that return MM2CLCompartment Modifier and Type Method Description MM2CLCompartment
CLDiaCompartmentNode. getCLCompartment()
The compartment of this node compartment.Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type MM2CLCompartment Modifier and Type Method Description java.util.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 Modifier and Type Method Description void
CLDia. addCompartmentDlg(MM2CLCompartment ohComp, K_COMPARTMENT kComp, java.util.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 Constructor Description ARG_AddCompartmentList(MM2CLCompartment ohComp, K_COMPARTMENT kComp, java.util.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 Modifier and Type Method Description java.util.List<MM2CLCompartment>
MM2Schema. getOwnedCompartment(K_CONTROL_OPTION... behaviourFlags)
All compartments owned by this schema.
-