Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2CLCompartment
Packages that use MM2CLCompartment
Package
Description
Diagrams and graphical representations for elements of the icw2class package.
Meta model and administration information.
-
Uses of MM2CLCompartment in de.mid.innovator.srv2api.icw2cldia
Fields in de.mid.innovator.srv2api.icw2cldia declared as MM2CLCompartmentMethods in de.mid.innovator.srv2api.icw2cldia that return MM2CLCompartmentModifier and TypeMethodDescriptionCLDiaCompartmentNode.getCLCompartment()The compartment of this node compartment.Methods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type MM2CLCompartmentModifier and TypeMethodDescriptionCLDiaCompartmentAbleNode.getAllowedCompartment()All compartments which are allowed for this node.Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type MM2CLCompartmentModifier and TypeMethodDescriptionvoidCLDia.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 MM2CLCompartmentModifierConstructorDescriptionARG_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 MM2CLCompartmentModifier and TypeMethodDescriptionMM2Schema.getOwnedCompartment(K_CONTROL_OPTION... behaviourFlags) All compartments owned by this schema.