org.eclipse.emf.ecoretools.diagram.edit.policies
Class EcoreBaseItemSemanticEditPolicy.LinkConstraints
java.lang.Object
org.eclipse.emf.ecoretools.diagram.edit.policies.EcoreBaseItemSemanticEditPolicy.LinkConstraints
- Enclosing class:
- EcoreBaseItemSemanticEditPolicy
public static class EcoreBaseItemSemanticEditPolicy.LinkConstraints
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EcoreBaseItemSemanticEditPolicy.LinkConstraints
public EcoreBaseItemSemanticEditPolicy.LinkConstraints()
canCreateEAnnotationReferences_3001
public static boolean canCreateEAnnotationReferences_3001(org.eclipse.emf.ecore.EAnnotation source,
org.eclipse.emf.ecore.EObject target)
canCreateEReference_3002
public static boolean canCreateEReference_3002(org.eclipse.emf.ecore.EClass source,
org.eclipse.emf.ecore.EClassifier target)
canCreateEClassESuperTypes_3003
public static boolean canCreateEClassESuperTypes_3003(org.eclipse.emf.ecore.EClass source,
org.eclipse.emf.ecore.EClass target)
canExistEAnnotationReferences_3001
public static boolean canExistEAnnotationReferences_3001(org.eclipse.emf.ecore.EAnnotation source,
org.eclipse.emf.ecore.EObject target)
canExistEReference_3002
public static boolean canExistEReference_3002(org.eclipse.emf.ecore.EClass source,
org.eclipse.emf.ecore.EClassifier target)
canExistEClassESuperTypes_3003
public static boolean canExistEClassESuperTypes_3003(org.eclipse.emf.ecore.EClass source,
org.eclipse.emf.ecore.EClass target)