Class EMFProfileBaseItemSemanticEditPolicy.LinkConstraints
java.lang.Object
org.modelversioning.emfprofile.diagram.edit.policies.EMFProfileBaseItemSemanticEditPolicy.LinkConstraints
- Enclosing class:
- EMFProfileBaseItemSemanticEditPolicy
- Generated class or method.
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanCreateEClassESuperTypes_4002(EClass source, EClass target) booleancanCreateEReference_4003(EClass source, EClassifier target) booleancanCreateExtension_4005(Stereotype container, Stereotype source, EClass target) booleancanExistEClassESuperTypes_4002(EClass source, EClass target) booleancanExistEReference_4003(EReference linkInstance, EClass source, EClassifier target) booleancanExistExtension_4005(Stereotype container, Extension linkInstance, Stereotype source, EClass target)
-
Method Details
-
canCreateExtension_4005
- Generated class or method.
-
canCreateEClassESuperTypes_4002
- Generated class or method.
-
canCreateEReference_4003
- Generated class or method.
-
canExistExtension_4005
public boolean canExistExtension_4005(Stereotype container, Extension linkInstance, Stereotype source, EClass target) - Generated class or method.
-
canExistEClassESuperTypes_4002
- Generated class or method.
-
canExistEReference_4003
- Generated class or method.
-