Interface SourcePackage.Literals
- Enclosing interface:
- SourcePackage
public static interface SourcePackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated:
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
EOBJECT_TO_SOURCE_ENTRY
The meta object literal for the 'EObject To Source Entry
' class.static org.eclipse.emf.ecore.EReference
EOBJECT_TO_SOURCE_ENTRY__KEY
The meta object literal for the 'Key' reference feature.static org.eclipse.emf.ecore.EAttribute
EOBJECT_TO_SOURCE_ENTRY__VALUE
The meta object literal for the 'Value' attribute list feature.static org.eclipse.emf.ecore.EClass
SOURCE_MODEL
The meta object literal for the 'Model
' class.static org.eclipse.emf.ecore.EReference
SOURCE_MODEL__SOURCES
The meta object literal for the 'Sources' map feature.
-
Field Details
-
SOURCE_MODEL
static final org.eclipse.emf.ecore.EClass SOURCE_MODELThe meta object literal for the 'Model
' class.- See Also:
SourceModelImpl
,SourcePackageImpl.getSourceModel()
- Generated:
-
SOURCE_MODEL__SOURCES
static final org.eclipse.emf.ecore.EReference SOURCE_MODEL__SOURCESThe meta object literal for the 'Sources' map feature.- Generated:
-
EOBJECT_TO_SOURCE_ENTRY
static final org.eclipse.emf.ecore.EClass EOBJECT_TO_SOURCE_ENTRYThe meta object literal for the 'EObject To Source Entry
' class.- See Also:
EObjectToSourceEntryImpl
,SourcePackageImpl.getEObjectToSourceEntry()
- Generated:
-
EOBJECT_TO_SOURCE_ENTRY__KEY
static final org.eclipse.emf.ecore.EReference EOBJECT_TO_SOURCE_ENTRY__KEYThe meta object literal for the 'Key' reference feature.- Generated:
-
EOBJECT_TO_SOURCE_ENTRY__VALUE
static final org.eclipse.emf.ecore.EAttribute EOBJECT_TO_SOURCE_ENTRY__VALUEThe meta object literal for the 'Value' attribute list feature.- Generated:
-