org.eclipse.emf.ecore.xcore.validation
Class XcoreIssueCodes
java.lang.Object
org.eclipse.emf.ecore.xcore.validation.XcoreIssueCodes
public final class XcoreIssueCodes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISSUE_CODE_PREFIX
protected static final java.lang.String ISSUE_CODE_PREFIX
- See Also:
- Constant Field Values
DUPLICATE_IMPORT
public static final java.lang.String DUPLICATE_IMPORT
- See Also:
- Constant Field Values
UNUSED_IMPORT
public static final java.lang.String UNUSED_IMPORT
- See Also:
- Constant Field Values
COLLIDING_IMPORT
public static final java.lang.String COLLIDING_IMPORT
- See Also:
- Constant Field Values
WILDCARD_IMPORT
public static final java.lang.String WILDCARD_IMPORT
- See Also:
- Constant Field Values
CONTAINER_WITHOUT_OPPOSITE
public static final java.lang.String CONTAINER_WITHOUT_OPPOSITE
- See Also:
- Constant Field Values