public static interface BuilderStatePackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
EOBJECT_DESCRIPTION
The meta object literal for the '
EObject Description ' class |
static org.eclipse.emf.ecore.EAttribute |
EOBJECT_DESCRIPTION__FRAGMENT
The meta object literal for the 'Fragment' attribute feature
|
static org.eclipse.emf.ecore.EReference |
EOBJECT_DESCRIPTION__USER_DATA
The meta object literal for the 'User Data' map feature
|
static org.eclipse.emf.ecore.EDataType |
ESTRING_ARRAY
The meta object literal for the 'EString Array' data type
|
static org.eclipse.emf.ecore.EDataType |
EURI
The meta object literal for the 'EURI' data type
|
static org.eclipse.emf.ecore.EClass |
IE_OBJECT_DESCRIPTION
The meta object literal for the '
IE Object Description ' class |
static org.eclipse.emf.ecore.EReference |
IE_OBJECT_DESCRIPTION__ECLASS
The meta object literal for the 'EClass' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
IE_OBJECT_DESCRIPTION__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EClass |
IREFERENCE_DESCRIPTION
The meta object literal for the '
IReference Description ' class |
static org.eclipse.emf.ecore.EAttribute |
IREFERENCE_DESCRIPTION__CONTAINER_EOBJECT_URI
The meta object literal for the 'Container EObject URI' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
IREFERENCE_DESCRIPTION__INDEX_IN_LIST
The meta object literal for the 'Index In List' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
IREFERENCE_DESCRIPTION__SOURCE_EOBJECT_URI
The meta object literal for the 'Source EObject Uri' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
IREFERENCE_DESCRIPTION__TARGET_EOBJECT_URI
The meta object literal for the 'Target EObject Uri' attribute feature
|
static org.eclipse.emf.ecore.EDataType |
QUALIFIED_NAME
The meta object literal for the 'Qualified Name' data type
|
static org.eclipse.emf.ecore.EClass |
REFERENCE_DESCRIPTION
The meta object literal for the '
Reference Description ' class |
static org.eclipse.emf.ecore.EAttribute |
REFERENCE_DESCRIPTION__EXTERNAL_FORM_OF_EREFERENCE
The meta object literal for the 'External Form Of EReference' attribute feature
|
static org.eclipse.emf.ecore.EClass |
RESOURCE_DESCRIPTION
The meta object literal for the '
Resource Description ' class |
static org.eclipse.emf.ecore.EReference |
RESOURCE_DESCRIPTION__EXPORTED_OBJECTS
The meta object literal for the 'Exported Objects' containment reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
RESOURCE_DESCRIPTION__IMPORTED_NAMES
The meta object literal for the 'Imported Names' attribute list feature
|
static org.eclipse.emf.ecore.EReference |
RESOURCE_DESCRIPTION__REFERENCE_DESCRIPTIONS
The meta object literal for the 'Reference Descriptions' containment reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
RESOURCE_DESCRIPTION__URI
The meta object literal for the 'URI' attribute feature
|
static org.eclipse.emf.ecore.EClass |
USER_DATA_ENTRY
The meta object literal for the '
User Data Entry ' class |
static org.eclipse.emf.ecore.EAttribute |
USER_DATA_ENTRY__KEY
The meta object literal for the 'Key' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
USER_DATA_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature
|
static final org.eclipse.emf.ecore.EClass RESOURCE_DESCRIPTION
Resource Description
' class.
ResourceDescriptionImpl
,
BuilderStatePackageImpl.getResourceDescription()
static final org.eclipse.emf.ecore.EAttribute RESOURCE_DESCRIPTION__URI
static final org.eclipse.emf.ecore.EReference RESOURCE_DESCRIPTION__EXPORTED_OBJECTS
static final org.eclipse.emf.ecore.EAttribute RESOURCE_DESCRIPTION__IMPORTED_NAMES
static final org.eclipse.emf.ecore.EReference RESOURCE_DESCRIPTION__REFERENCE_DESCRIPTIONS
static final org.eclipse.emf.ecore.EClass EOBJECT_DESCRIPTION
EObject Description
' class.
EObjectDescriptionImpl
,
BuilderStatePackageImpl.getEObjectDescription()
static final org.eclipse.emf.ecore.EAttribute EOBJECT_DESCRIPTION__FRAGMENT
static final org.eclipse.emf.ecore.EReference EOBJECT_DESCRIPTION__USER_DATA
static final org.eclipse.emf.ecore.EClass USER_DATA_ENTRY
User Data Entry
' class.
UserDataEntryImpl
,
BuilderStatePackageImpl.getUserDataEntry()
static final org.eclipse.emf.ecore.EAttribute USER_DATA_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute USER_DATA_ENTRY__VALUE
static final org.eclipse.emf.ecore.EClass REFERENCE_DESCRIPTION
Reference Description
' class.
ReferenceDescriptionImpl
,
BuilderStatePackageImpl.getReferenceDescription()
static final org.eclipse.emf.ecore.EAttribute REFERENCE_DESCRIPTION__EXTERNAL_FORM_OF_EREFERENCE
static final org.eclipse.emf.ecore.EClass IE_OBJECT_DESCRIPTION
IE Object Description
' class.
IEObjectDescription
,
BuilderStatePackageImpl.getIEObjectDescription()
static final org.eclipse.emf.ecore.EReference IE_OBJECT_DESCRIPTION__ECLASS
static final org.eclipse.emf.ecore.EAttribute IE_OBJECT_DESCRIPTION__NAME
static final org.eclipse.emf.ecore.EClass IREFERENCE_DESCRIPTION
IReference Description
' class.
IReferenceDescription
,
BuilderStatePackageImpl.getIReferenceDescription()
static final org.eclipse.emf.ecore.EAttribute IREFERENCE_DESCRIPTION__SOURCE_EOBJECT_URI
static final org.eclipse.emf.ecore.EAttribute IREFERENCE_DESCRIPTION__TARGET_EOBJECT_URI
static final org.eclipse.emf.ecore.EAttribute IREFERENCE_DESCRIPTION__INDEX_IN_LIST
static final org.eclipse.emf.ecore.EAttribute IREFERENCE_DESCRIPTION__CONTAINER_EOBJECT_URI
static final org.eclipse.emf.ecore.EDataType EURI
URI
,
BuilderStatePackageImpl.getEURI()
static final org.eclipse.emf.ecore.EDataType ESTRING_ARRAY
BuilderStatePackageImpl.getEStringArray()
static final org.eclipse.emf.ecore.EDataType QUALIFIED_NAME
QualifiedName
,
BuilderStatePackageImpl.getQualifiedName()