Interface IRepositoryPackage.Literals
- Enclosing interface:
- IRepositoryPackage
public static interface IRepositoryPackage.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
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Input Stream' data type.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Keyword Map
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Path' data type.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Raw Location
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Input Stream' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Resource' operation.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Location' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Update Pending' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Script
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Name' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Path' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Run' operation.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Entry' container reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Script Keywords' map feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Timestamp' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'User Keywords' map feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Script Location
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Default' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Recursive' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Scripts' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Storage
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Entries' containment reference list feature.
-
Field Details
-
SCRIPT
static final org.eclipse.emf.ecore.EClass SCRIPTThe meta object literal for the 'Script
' class.- See Also:
-
ScriptImpl
RepositoryPackageImpl.getScript()
-
SCRIPT__TIMESTAMP
static final org.eclipse.emf.ecore.EAttribute SCRIPT__TIMESTAMPThe meta object literal for the 'Timestamp' attribute feature. -
SCRIPT__ENTRY
static final org.eclipse.emf.ecore.EReference SCRIPT__ENTRYThe meta object literal for the 'Entry' container reference feature. -
SCRIPT__SCRIPT_KEYWORDS
static final org.eclipse.emf.ecore.EReference SCRIPT__SCRIPT_KEYWORDSThe meta object literal for the 'Script Keywords' map feature. -
SCRIPT__USER_KEYWORDS
static final org.eclipse.emf.ecore.EReference SCRIPT__USER_KEYWORDSThe meta object literal for the 'User Keywords' map feature. -
SCRIPT___RUN
static final org.eclipse.emf.ecore.EOperation SCRIPT___RUNThe meta object literal for the 'Run' operation. -
SCRIPT___GET_NAME
static final org.eclipse.emf.ecore.EOperation SCRIPT___GET_NAMEThe meta object literal for the 'Get Name' operation. -
SCRIPT___GET_PATH
static final org.eclipse.emf.ecore.EOperation SCRIPT___GET_PATHThe meta object literal for the 'Get Path' operation. -
RAW_LOCATION
static final org.eclipse.emf.ecore.EClass RAW_LOCATIONThe meta object literal for the 'Raw Location
' class.- See Also:
-
RawLocationImpl
RepositoryPackageImpl.getRawLocation()
-
RAW_LOCATION__LOCATION
static final org.eclipse.emf.ecore.EAttribute RAW_LOCATION__LOCATIONThe meta object literal for the 'Location' attribute feature. -
RAW_LOCATION__UPDATE_PENDING
static final org.eclipse.emf.ecore.EAttribute RAW_LOCATION__UPDATE_PENDINGThe meta object literal for the 'Update Pending' attribute feature. -
RAW_LOCATION___GET_RESOURCE
static final org.eclipse.emf.ecore.EOperation RAW_LOCATION___GET_RESOURCEThe meta object literal for the 'Get Resource' operation. -
RAW_LOCATION___GET_INPUT_STREAM
static final org.eclipse.emf.ecore.EOperation RAW_LOCATION___GET_INPUT_STREAMThe meta object literal for the 'Get Input Stream' operation. -
STORAGE
static final org.eclipse.emf.ecore.EClass STORAGEThe meta object literal for the 'Storage
' class.- See Also:
-
StorageImpl
RepositoryPackageImpl.getStorage()
-
STORAGE__ENTRIES
static final org.eclipse.emf.ecore.EReference STORAGE__ENTRIESThe meta object literal for the 'Entries' containment reference list feature. -
SCRIPT_LOCATION
static final org.eclipse.emf.ecore.EClass SCRIPT_LOCATIONThe meta object literal for the 'Script Location
' class.- See Also:
-
ScriptLocationImpl
RepositoryPackageImpl.getScriptLocation()
-
SCRIPT_LOCATION__RECURSIVE
static final org.eclipse.emf.ecore.EAttribute SCRIPT_LOCATION__RECURSIVEThe meta object literal for the 'Recursive' attribute feature. -
SCRIPT_LOCATION__DEFAULT
static final org.eclipse.emf.ecore.EAttribute SCRIPT_LOCATION__DEFAULTThe meta object literal for the 'Default' attribute feature. -
SCRIPT_LOCATION__SCRIPTS
static final org.eclipse.emf.ecore.EReference SCRIPT_LOCATION__SCRIPTSThe meta object literal for the 'Scripts' containment reference list feature. -
KEYWORD_MAP
static final org.eclipse.emf.ecore.EClass KEYWORD_MAPThe meta object literal for the 'Keyword Map
' class.- See Also:
-
KeywordMapImpl
RepositoryPackageImpl.getKeywordMap()
-
KEYWORD_MAP__KEY
static final org.eclipse.emf.ecore.EAttribute KEYWORD_MAP__KEYThe meta object literal for the 'Key' attribute feature. -
KEYWORD_MAP__VALUE
static final org.eclipse.emf.ecore.EAttribute KEYWORD_MAP__VALUEThe meta object literal for the 'Value' attribute feature. -
PATH
static final org.eclipse.emf.ecore.EDataType PATHThe meta object literal for the 'Path' data type.- See Also:
-
IPath
RepositoryPackageImpl.getPath()
-
INPUT_STREAM
static final org.eclipse.emf.ecore.EDataType INPUT_STREAMThe meta object literal for the 'Input Stream' data type.- See Also:
-
InputStream
RepositoryPackageImpl.getInputStream()
-