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
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassABSTRACT_INVENTORY_ELEMENTThe meta object literal for the 'Abstract Inventory Element' class.static org.eclipse.emf.ecore.EReferenceABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATIONThe meta object literal for the 'Inventory Relation' containment reference list feature.static org.eclipse.emf.ecore.EClassABSTRACT_INVENTORY_RELATIONSHIPThe meta object literal for the 'Abstract Inventory Relationship' class.static org.eclipse.emf.ecore.EClassBINARY_FILEThe meta object literal for the 'Binary File' class.static org.eclipse.emf.ecore.EClassCONFIGURATIONThe meta object literal for the 'Configuration' class.static org.eclipse.emf.ecore.EClassDEPENDS_ONThe meta object literal for the 'Depends On' class.static org.eclipse.emf.ecore.EReferenceDEPENDS_ON__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceDEPENDS_ON__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassDIRECTORYThe meta object literal for the 'Directory' class.static org.eclipse.emf.ecore.EAttributeDIRECTORY__PATHThe meta object literal for the 'Path' attribute feature.static org.eclipse.emf.ecore.EClassEXECUTABLE_FILEThe meta object literal for the 'Executable File' class.static org.eclipse.emf.ecore.EClassIMAGEThe meta object literal for the 'Image' class.static org.eclipse.emf.ecore.EClassINVENTORY_CONTAINERThe meta object literal for the 'Inventory Container' class.static org.eclipse.emf.ecore.EReferenceINVENTORY_CONTAINER__INVENTORY_ELEMENTThe meta object literal for the 'Inventory Element' containment reference list feature.static org.eclipse.emf.ecore.EClassINVENTORY_ELEMENTThe meta object literal for the 'Inventory Element' class.static org.eclipse.emf.ecore.EClassINVENTORY_ITEMThe meta object literal for the 'Inventory Item' class.static org.eclipse.emf.ecore.EAttributeINVENTORY_ITEM__PATHThe meta object literal for the 'Path' attribute feature.static org.eclipse.emf.ecore.EAttributeINVENTORY_ITEM__VERSIONThe meta object literal for the 'Version' attribute feature.static org.eclipse.emf.ecore.EClassINVENTORY_MODELThe meta object literal for the 'Inventory Model' class.static org.eclipse.emf.ecore.EReferenceINVENTORY_MODEL__INVENTORY_ELEMENTThe meta object literal for the 'Inventory Element' containment reference list feature.static org.eclipse.emf.ecore.EClassINVENTORY_RELATIONSHIPThe meta object literal for the 'Inventory Relationship' class.static org.eclipse.emf.ecore.EReferenceINVENTORY_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceINVENTORY_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassPROJECTThe meta object literal for the 'Project' class.static org.eclipse.emf.ecore.EClassRESOURCE_DESCRIPTIONThe meta object literal for the 'Resource Description' class.static org.eclipse.emf.ecore.EClassSOURCE_FILEThe meta object literal for the 'File' class.static org.eclipse.emf.ecore.EAttributeSOURCE_FILE__ENCODINGThe meta object literal for the 'Encoding' attribute feature.static org.eclipse.emf.ecore.EAttributeSOURCE_FILE__LANGUAGEThe meta object literal for the 'Language' attribute feature.static org.eclipse.emf.ecore.EClassSOURCE_REFThe meta object literal for the 'Ref' class.static org.eclipse.emf.ecore.EAttributeSOURCE_REF__LANGUAGEThe meta object literal for the 'Language' attribute feature.static org.eclipse.emf.ecore.EReferenceSOURCE_REF__REGIONThe meta object literal for the 'Region' containment reference list feature.static org.eclipse.emf.ecore.EAttributeSOURCE_REF__SNIPPETThe meta object literal for the 'Snippet' attribute feature.static org.eclipse.emf.ecore.EClassSOURCE_REGIONThe meta object literal for the 'Region' class.static org.eclipse.emf.ecore.EAttributeSOURCE_REGION__END_LINEThe meta object literal for the 'End Line' attribute feature.static org.eclipse.emf.ecore.EAttributeSOURCE_REGION__END_POSITIONThe meta object literal for the 'End Position' attribute feature.static org.eclipse.emf.ecore.EReferenceSOURCE_REGION__FILEThe meta object literal for the 'File' reference feature.static org.eclipse.emf.ecore.EAttributeSOURCE_REGION__LANGUAGEThe meta object literal for the 'Language' attribute feature.static org.eclipse.emf.ecore.EAttributeSOURCE_REGION__PATHThe meta object literal for the 'Path' attribute feature.static org.eclipse.emf.ecore.EAttributeSOURCE_REGION__START_LINEThe meta object literal for the 'Start Line' attribute feature.static org.eclipse.emf.ecore.EAttributeSOURCE_REGION__START_POSITIONThe meta object literal for the 'Start Position' attribute feature.
-
Field Details
-
SOURCE_REF
static final org.eclipse.emf.ecore.EClass SOURCE_REFThe meta object literal for the 'Ref' class.- See Also:
SourceRefImpl,SourcePackageImpl.getSourceRef()
-
SOURCE_REF__REGION
static final org.eclipse.emf.ecore.EReference SOURCE_REF__REGIONThe meta object literal for the 'Region' containment reference list feature. -
SOURCE_REF__LANGUAGE
static final org.eclipse.emf.ecore.EAttribute SOURCE_REF__LANGUAGEThe meta object literal for the 'Language' attribute feature. -
SOURCE_REF__SNIPPET
static final org.eclipse.emf.ecore.EAttribute SOURCE_REF__SNIPPETThe meta object literal for the 'Snippet' attribute feature. -
SOURCE_REGION
static final org.eclipse.emf.ecore.EClass SOURCE_REGIONThe meta object literal for the 'Region' class. -
SOURCE_REGION__FILE
static final org.eclipse.emf.ecore.EReference SOURCE_REGION__FILEThe meta object literal for the 'File' reference feature. -
SOURCE_REGION__START_LINE
static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__START_LINEThe meta object literal for the 'Start Line' attribute feature. -
SOURCE_REGION__START_POSITION
static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__START_POSITIONThe meta object literal for the 'Start Position' attribute feature. -
SOURCE_REGION__END_LINE
static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__END_LINEThe meta object literal for the 'End Line' attribute feature. -
SOURCE_REGION__END_POSITION
static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__END_POSITIONThe meta object literal for the 'End Position' attribute feature. -
SOURCE_REGION__LANGUAGE
static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__LANGUAGEThe meta object literal for the 'Language' attribute feature. -
SOURCE_REGION__PATH
static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__PATHThe meta object literal for the 'Path' attribute feature. -
INVENTORY_MODEL
static final org.eclipse.emf.ecore.EClass INVENTORY_MODELThe meta object literal for the 'Inventory Model' class. -
INVENTORY_MODEL__INVENTORY_ELEMENT
static final org.eclipse.emf.ecore.EReference INVENTORY_MODEL__INVENTORY_ELEMENTThe meta object literal for the 'Inventory Element' containment reference list feature. -
ABSTRACT_INVENTORY_ELEMENT
static final org.eclipse.emf.ecore.EClass ABSTRACT_INVENTORY_ELEMENTThe meta object literal for the 'Abstract Inventory Element' class. -
ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATION
static final org.eclipse.emf.ecore.EReference ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATIONThe meta object literal for the 'Inventory Relation' containment reference list feature. -
INVENTORY_ITEM
static final org.eclipse.emf.ecore.EClass INVENTORY_ITEMThe meta object literal for the 'Inventory Item' class. -
INVENTORY_ITEM__VERSION
static final org.eclipse.emf.ecore.EAttribute INVENTORY_ITEM__VERSIONThe meta object literal for the 'Version' attribute feature. -
INVENTORY_ITEM__PATH
static final org.eclipse.emf.ecore.EAttribute INVENTORY_ITEM__PATHThe meta object literal for the 'Path' attribute feature. -
SOURCE_FILE
static final org.eclipse.emf.ecore.EClass SOURCE_FILEThe meta object literal for the 'File' class.- See Also:
SourceFileImpl,SourcePackageImpl.getSourceFile()
-
SOURCE_FILE__LANGUAGE
static final org.eclipse.emf.ecore.EAttribute SOURCE_FILE__LANGUAGEThe meta object literal for the 'Language' attribute feature. -
SOURCE_FILE__ENCODING
static final org.eclipse.emf.ecore.EAttribute SOURCE_FILE__ENCODINGThe meta object literal for the 'Encoding' attribute feature. -
IMAGE
static final org.eclipse.emf.ecore.EClass IMAGEThe meta object literal for the 'Image' class.- See Also:
ImageImpl,SourcePackageImpl.getImage()
-
RESOURCE_DESCRIPTION
static final org.eclipse.emf.ecore.EClass RESOURCE_DESCRIPTIONThe meta object literal for the 'Resource Description' class. -
CONFIGURATION
static final org.eclipse.emf.ecore.EClass CONFIGURATIONThe meta object literal for the 'Configuration' class. -
INVENTORY_CONTAINER
static final org.eclipse.emf.ecore.EClass INVENTORY_CONTAINERThe meta object literal for the 'Inventory Container' class. -
INVENTORY_CONTAINER__INVENTORY_ELEMENT
static final org.eclipse.emf.ecore.EReference INVENTORY_CONTAINER__INVENTORY_ELEMENTThe meta object literal for the 'Inventory Element' containment reference list feature. -
DIRECTORY
static final org.eclipse.emf.ecore.EClass DIRECTORYThe meta object literal for the 'Directory' class.- See Also:
DirectoryImpl,SourcePackageImpl.getDirectory()
-
DIRECTORY__PATH
static final org.eclipse.emf.ecore.EAttribute DIRECTORY__PATHThe meta object literal for the 'Path' attribute feature. -
PROJECT
static final org.eclipse.emf.ecore.EClass PROJECTThe meta object literal for the 'Project' class.- See Also:
ProjectImpl,SourcePackageImpl.getProject()
-
ABSTRACT_INVENTORY_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass ABSTRACT_INVENTORY_RELATIONSHIPThe meta object literal for the 'Abstract Inventory Relationship' class. -
BINARY_FILE
static final org.eclipse.emf.ecore.EClass BINARY_FILEThe meta object literal for the 'Binary File' class.- See Also:
BinaryFileImpl,SourcePackageImpl.getBinaryFile()
-
EXECUTABLE_FILE
static final org.eclipse.emf.ecore.EClass EXECUTABLE_FILEThe meta object literal for the 'Executable File' class. -
DEPENDS_ON
static final org.eclipse.emf.ecore.EClass DEPENDS_ONThe meta object literal for the 'Depends On' class.- See Also:
DependsOnImpl,SourcePackageImpl.getDependsOn()
-
DEPENDS_ON__TO
static final org.eclipse.emf.ecore.EReference DEPENDS_ON__TOThe meta object literal for the 'To' reference feature. -
DEPENDS_ON__FROM
static final org.eclipse.emf.ecore.EReference DEPENDS_ON__FROMThe meta object literal for the 'From' reference feature. -
INVENTORY_ELEMENT
static final org.eclipse.emf.ecore.EClass INVENTORY_ELEMENTThe meta object literal for the 'Inventory Element' class. -
INVENTORY_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass INVENTORY_RELATIONSHIPThe meta object literal for the 'Inventory Relationship' class. -
INVENTORY_RELATIONSHIP__TO
static final org.eclipse.emf.ecore.EReference INVENTORY_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature. -
INVENTORY_RELATIONSHIP__FROM
static final org.eclipse.emf.ecore.EReference INVENTORY_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature.
-