Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2ClassificationConstraint
Packages that use MM2ClassificationConstraint
-
Uses of MM2ClassificationConstraint in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2ClassificationConstraintModifier and TypeFieldDescriptionARG_CopyConstraintDlgCmd.seqCnstrlist of classification constraints which have to be copiedMethods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MM2ClassificationConstraintModifier and TypeMethodDescriptionMM2Classification.assignClassification(MMProfile ohProfile, MM2Attribute ohAttr, List<? extends MM2Classification> seqOh) Assigns a list of meta classifications to a meta classification to restrict the valid values of the specified meta attribute.MM2Attribute.getClassificationConstraint()All classification constraints that restrict this meta attribute.MM2Classification.getClassificationConstraint()All classification constraints that restrict this meta classification.MM2Classification.getInverseClassificationConstraint()All classification constraints that restrict this inverse meta classification.MMProfile.getOwnedClassificationConstraint(K_CONTROL_OPTION... behaviourFlags) All classification constraints that are defined within this profile.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2ClassificationConstraintModifier and TypeMethodDescriptionvoidMM2Classification.copyConstraintDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<? extends MM2ClassificationConstraint> seqCnstr) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2ClassificationConstraintModifierConstructorDescriptionARG_CopyConstraintDlgCmd(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<MM2ClassificationConstraint> seqCnstr)