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
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EObject To Source Entry' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Key' reference feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute list feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Model' class.static final org.eclipse.emf.ecore.EReferenceThe 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:
- 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:
- 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:
-