public static interface GeppettoPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
DOMAIN_MODEL
The meta object literal for the '
Domain Model ' class. |
static EAttribute |
DOMAIN_MODEL__DOMAIN_MODEL
The meta object literal for the 'Domain Model' attribute feature.
|
static EReference |
DOMAIN_MODEL__FORMAT
The meta object literal for the 'Format' containment reference feature.
|
static EClass |
EXPERIMENT_STATE
The meta object literal for the '
Experiment State ' class. |
static EAttribute |
EXPERIMENT_STATE__EXPERIMENT_ID
The meta object literal for the 'Experiment Id' attribute feature.
|
static EAttribute |
EXPERIMENT_STATE__PROJECT_ID
The meta object literal for the 'Project Id' attribute feature.
|
static EReference |
EXPERIMENT_STATE__RECORDED_VARIABLES
The meta object literal for the 'Recorded Variables' containment reference list feature.
|
static EReference |
EXPERIMENT_STATE__SET_PARAMETERS
The meta object literal for the 'Set Parameters' containment reference list feature.
|
static EClass |
EXTERNAL_DOMAIN_MODEL
The meta object literal for the '
External Domain Model ' class. |
static EAttribute |
EXTERNAL_DOMAIN_MODEL__FILE_FORMAT
The meta object literal for the 'File Format' attribute feature.
|
static EEnum |
FILE_FORMAT
The meta object literal for the '
File Format ' enum. |
static EClass |
GEPPETTO_LIBRARY
The meta object literal for the '
Library ' class. |
static EOperation |
GEPPETTO_LIBRARY___GET_TYPE_BY_ID
The meta object literal for the 'Get Type By Id' operation.
|
static EReference |
GEPPETTO_LIBRARY__SHARED_TYPES
The meta object literal for the 'Shared Types' reference list feature.
|
static EReference |
GEPPETTO_LIBRARY__TYPES
The meta object literal for the 'Types' containment reference list feature.
|
static EClass |
GEPPETTO_MODEL
The meta object literal for the '
Model ' class. |
static EReference |
GEPPETTO_MODEL__DATA_SOURCES
The meta object literal for the 'Data Sources' containment reference list feature.
|
static EAttribute |
GEPPETTO_MODEL__ID
The meta object literal for the 'Id' attribute feature.
|
static EReference |
GEPPETTO_MODEL__LIBRARIES
The meta object literal for the 'Libraries' containment reference list feature.
|
static EAttribute |
GEPPETTO_MODEL__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
GEPPETTO_MODEL__QUERIES
The meta object literal for the 'Queries' containment reference list feature.
|
static EReference |
GEPPETTO_MODEL__TAGS
The meta object literal for the 'Tags' containment reference list feature.
|
static EReference |
GEPPETTO_MODEL__VARIABLES
The meta object literal for the 'Variables' containment reference list feature.
|
static EClass |
ISYNCHABLE
The meta object literal for the '
ISynchable ' class. |
static EAttribute |
ISYNCHABLE__SYNCHED
The meta object literal for the 'Synched' attribute feature.
|
static EClass |
LIBRARY_MANAGER
The meta object literal for the '
Library Manager ' class. |
static EReference |
LIBRARY_MANAGER__LIBRARIES
The meta object literal for the 'Libraries' containment reference list feature.
|
static EClass |
MODEL_FORMAT
The meta object literal for the '
Model Format ' class. |
static EAttribute |
MODEL_FORMAT__MODEL_FORMAT
The meta object literal for the 'Model Format' attribute feature.
|
static EClass |
NODE
The meta object literal for the '
Node ' class. |
static EOperation |
NODE___GET_PATH
The meta object literal for the 'Get Path' operation.
|
static EAttribute |
NODE__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
NODE__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
NODE__TAGS
The meta object literal for the 'Tags' reference list feature.
|
static EClass |
STRING_TO_STRING_MAP
The meta object literal for the '
String To String Map ' class. |
static EAttribute |
STRING_TO_STRING_MAP__KEY
The meta object literal for the 'Key' attribute feature.
|
static EAttribute |
STRING_TO_STRING_MAP__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EClass |
TAG
The meta object literal for the '
Tag ' class. |
static EAttribute |
TAG__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
TAG__TAGS
The meta object literal for the 'Tags' containment reference list feature.
|
static EClass |
VARIABLE_VALUE
The meta object literal for the '
Variable Value ' class. |
static EReference |
VARIABLE_VALUE__POINTER
The meta object literal for the 'Pointer' containment reference feature.
|
static EReference |
VARIABLE_VALUE__VALUE
The meta object literal for the 'Value' containment reference feature.
|
static final EClass GEPPETTO_MODEL
Model
' class.
static final EReference GEPPETTO_MODEL__VARIABLES
static final EReference GEPPETTO_MODEL__LIBRARIES
static final EReference GEPPETTO_MODEL__TAGS
static final EAttribute GEPPETTO_MODEL__ID
static final EAttribute GEPPETTO_MODEL__NAME
static final EReference GEPPETTO_MODEL__DATA_SOURCES
static final EReference GEPPETTO_MODEL__QUERIES
static final EClass NODE
Node
' class.
NodeImpl
,
GeppettoPackageImpl.getNode()
static final EAttribute NODE__ID
static final EAttribute NODE__NAME
static final EReference NODE__TAGS
static final EOperation NODE___GET_PATH
static final EClass GEPPETTO_LIBRARY
Library
' class.
static final EReference GEPPETTO_LIBRARY__TYPES
static final EReference GEPPETTO_LIBRARY__SHARED_TYPES
static final EOperation GEPPETTO_LIBRARY___GET_TYPE_BY_ID
static final EClass LIBRARY_MANAGER
Library Manager
' class.
static final EReference LIBRARY_MANAGER__LIBRARIES
static final EClass EXPERIMENT_STATE
Experiment State
' class.
static final EReference EXPERIMENT_STATE__RECORDED_VARIABLES
static final EReference EXPERIMENT_STATE__SET_PARAMETERS
static final EAttribute EXPERIMENT_STATE__EXPERIMENT_ID
static final EAttribute EXPERIMENT_STATE__PROJECT_ID
static final EClass VARIABLE_VALUE
Variable Value
' class.
static final EReference VARIABLE_VALUE__POINTER
static final EReference VARIABLE_VALUE__VALUE
static final EClass TAG
Tag
' class.
TagImpl
,
GeppettoPackageImpl.getTag()
static final EReference TAG__TAGS
static final EAttribute TAG__NAME
static final EClass DOMAIN_MODEL
Domain Model
' class.
static final EAttribute DOMAIN_MODEL__DOMAIN_MODEL
static final EReference DOMAIN_MODEL__FORMAT
static final EClass MODEL_FORMAT
Model Format
' class.
static final EAttribute MODEL_FORMAT__MODEL_FORMAT
static final EClass EXTERNAL_DOMAIN_MODEL
External Domain Model
' class.
static final EAttribute EXTERNAL_DOMAIN_MODEL__FILE_FORMAT
static final EClass STRING_TO_STRING_MAP
String To String Map
' class.
static final EAttribute STRING_TO_STRING_MAP__KEY
static final EAttribute STRING_TO_STRING_MAP__VALUE
static final EClass ISYNCHABLE
ISynchable
' class.
ISynchable
,
GeppettoPackageImpl.getISynchable()
static final EAttribute ISYNCHABLE__SYNCHED
static final EEnum FILE_FORMAT
File Format
' enum.
FileFormat
,
GeppettoPackageImpl.getFileFormat()