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 TypeMethodDescriptionboolean
canCreateEClassESuperTypes_4002
(EClass source, EClass target) boolean
canCreateEReference_4003
(EClass source, EClassifier target) boolean
canCreateExtension_4005
(Stereotype container, Stereotype source, EClass target) boolean
canExistEClassESuperTypes_4002
(EClass source, EClass target) boolean
canExistEReference_4003
(EReference linkInstance, EClass source, EClassifier target) boolean
canExistExtension_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.
-