Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2RelationConstraint
Packages that use MM2RelationConstraint
-
Uses of MM2RelationConstraint in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2RelationConstraintModifier and TypeFieldDescriptionARG_CopyRelConstraint.seqCnstrlist of relation constraints which have to be copiedMethods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MM2RelationConstraintModifier and TypeMethodDescriptionMM2Classification.getClassificationRelation()All relation constraints that restrict this meta classification as relation.MM2Classification.getClassificationSource()All relation constraints that restrict this meta classification as source.MM2Classification.getClassificationTarget()All relation constraints that restrict this meta classification as target.MMProfile.getOwnedRelationConstraint(K_CONTROL_OPTION... behaviourFlags) All relation constraints that are defined within this profile.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2RelationConstraintModifier and TypeMethodDescriptionvoidMM2Classification.copyRelConstraintDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<? extends MM2RelationConstraint> seqCnstr) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2RelationConstraintModifierConstructorDescriptionARG_CopyRelConstraint(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<MM2RelationConstraint> seqCnstr)