public static interface IRepositoryPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EDataType |
INPUT_STREAM
The meta object literal for the 'Input Stream' data type.
|
static org.eclipse.emf.ecore.EClass |
KEYWORD_MAP
The meta object literal for the '
Keyword Map ' class. |
static org.eclipse.emf.ecore.EAttribute |
KEYWORD_MAP__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
KEYWORD_MAP__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EDataType |
PATH
The meta object literal for the 'Path' data type.
|
static org.eclipse.emf.ecore.EClass |
RAW_LOCATION
The meta object literal for the '
Raw Location ' class. |
static org.eclipse.emf.ecore.EOperation |
RAW_LOCATION___GET_INPUT_STREAM
The meta object literal for the 'Get Input Stream' operation.
|
static org.eclipse.emf.ecore.EOperation |
RAW_LOCATION___GET_RESOURCE
The meta object literal for the 'Get Resource' operation.
|
static org.eclipse.emf.ecore.EAttribute |
RAW_LOCATION__LOCATION
The meta object literal for the 'Location' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
RAW_LOCATION__UPDATE_PENDING
The meta object literal for the 'Update Pending' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT
The meta object literal for the '
Script ' class. |
static org.eclipse.emf.ecore.EOperation |
SCRIPT___GET_NAME
The meta object literal for the 'Get Name' operation.
|
static org.eclipse.emf.ecore.EOperation |
SCRIPT___GET_PATH
The meta object literal for the 'Get Path' operation.
|
static org.eclipse.emf.ecore.EOperation |
SCRIPT___RUN
The meta object literal for the 'Run' operation.
|
static org.eclipse.emf.ecore.EReference |
SCRIPT__ENTRY
The meta object literal for the 'Entry' container reference feature.
|
static org.eclipse.emf.ecore.EReference |
SCRIPT__SCRIPT_KEYWORDS
The meta object literal for the 'Script Keywords' map feature.
|
static org.eclipse.emf.ecore.EAttribute |
SCRIPT__TIMESTAMP
The meta object literal for the 'Timestamp' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SCRIPT__USER_KEYWORDS
The meta object literal for the 'User Keywords' map feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_LOCATION
The meta object literal for the '
Script Location ' class. |
static org.eclipse.emf.ecore.EAttribute |
SCRIPT_LOCATION__DEFAULT
The meta object literal for the 'Default' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SCRIPT_LOCATION__RECURSIVE
The meta object literal for the 'Recursive' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SCRIPT_LOCATION__SCRIPTS
The meta object literal for the 'Scripts' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
STORAGE
The meta object literal for the '
Storage ' class. |
static org.eclipse.emf.ecore.EReference |
STORAGE__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass SCRIPT
Script
' class. ScriptImpl
,
RepositoryPackageImpl.getScript()
static final org.eclipse.emf.ecore.EAttribute SCRIPT__TIMESTAMP
static final org.eclipse.emf.ecore.EReference SCRIPT__ENTRY
static final org.eclipse.emf.ecore.EReference SCRIPT__SCRIPT_KEYWORDS
static final org.eclipse.emf.ecore.EReference SCRIPT__USER_KEYWORDS
static final org.eclipse.emf.ecore.EOperation SCRIPT___RUN
static final org.eclipse.emf.ecore.EOperation SCRIPT___GET_NAME
static final org.eclipse.emf.ecore.EOperation SCRIPT___GET_PATH
static final org.eclipse.emf.ecore.EClass RAW_LOCATION
Raw Location
' class. RawLocationImpl
,
RepositoryPackageImpl.getRawLocation()
static final org.eclipse.emf.ecore.EAttribute RAW_LOCATION__LOCATION
static final org.eclipse.emf.ecore.EAttribute RAW_LOCATION__UPDATE_PENDING
static final org.eclipse.emf.ecore.EOperation RAW_LOCATION___GET_RESOURCE
static final org.eclipse.emf.ecore.EOperation RAW_LOCATION___GET_INPUT_STREAM
static final org.eclipse.emf.ecore.EClass STORAGE
Storage
' class.
StorageImpl
,
RepositoryPackageImpl.getStorage()
static final org.eclipse.emf.ecore.EReference STORAGE__ENTRIES
static final org.eclipse.emf.ecore.EClass SCRIPT_LOCATION
Script Location
' class. ScriptLocationImpl
,
RepositoryPackageImpl.getScriptLocation()
static final org.eclipse.emf.ecore.EAttribute SCRIPT_LOCATION__RECURSIVE
static final org.eclipse.emf.ecore.EAttribute SCRIPT_LOCATION__DEFAULT
static final org.eclipse.emf.ecore.EReference SCRIPT_LOCATION__SCRIPTS
static final org.eclipse.emf.ecore.EClass KEYWORD_MAP
Keyword Map
' class. KeywordMapImpl
,
RepositoryPackageImpl.getKeywordMap()
static final org.eclipse.emf.ecore.EAttribute KEYWORD_MAP__KEY
static final org.eclipse.emf.ecore.EAttribute KEYWORD_MAP__VALUE
static final org.eclipse.emf.ecore.EDataType PATH
IPath
,
RepositoryPackageImpl.getPath()
static final org.eclipse.emf.ecore.EDataType INPUT_STREAM
InputStream
,
RepositoryPackageImpl.getInputStream()