public static interface UnresolvedPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
UNRESOLVED_CLASS
The meta object literal for the ' Class ' class. |
static org.eclipse.emf.ecore.EAttribute |
UNRESOLVED_CLASS__UNRESOLVED_ATTRIBUTE
The meta object literal for the 'Unresolved Attribute' attribute feature. |
static org.eclipse.emf.ecore.EReference |
UNRESOLVED_CLASS__UNRESOLVED_REFERENCE
The meta object literal for the 'Unresolved Reference' reference feature. |
static org.eclipse.emf.ecore.EDataType |
UNRESOLVED_DATA_TYPE
The meta object literal for the 'Data Type' data type. |
static org.eclipse.emf.ecore.EEnum |
UNRESOLVED_ENUM
The meta object literal for the ' Enum ' enum. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass UNRESOLVED_CLASS
Class
' class.
UnresolvedClassImpl
,
UnresolvedPackageImpl.getUnresolvedClass()
static final org.eclipse.emf.ecore.EAttribute UNRESOLVED_CLASS__UNRESOLVED_ATTRIBUTE
static final org.eclipse.emf.ecore.EReference UNRESOLVED_CLASS__UNRESOLVED_REFERENCE
static final org.eclipse.emf.ecore.EEnum UNRESOLVED_ENUM
Enum
' enum.
UnresolvedEnum
,
UnresolvedPackageImpl.getUnresolvedEnum()
static final org.eclipse.emf.ecore.EDataType UNRESOLVED_DATA_TYPE
String
,
UnresolvedPackageImpl.getUnresolvedDataType()