public static interface RecipePackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
CAPTURE_OUTPUT
The meta object literal for the '
Capture Output ' class. |
static org.eclipse.emf.ecore.EAttribute |
CAPTURE_OUTPUT__CONTEXT_NAME
The meta object literal for the 'Context Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CAPTURE_OUTPUT__LOCAL_NAME
The meta object literal for the 'Local Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
DEFINITION
The meta object literal for the '
Definition ' class. |
static org.eclipse.emf.ecore.EAttribute |
DEFINITION__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DEFINITION__IMPORT
The meta object literal for the 'Import' reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
DEFINITION__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DEFINITION__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
DEFINITION__TASK
The meta object literal for the 'Task' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
EXECUTE
The meta object literal for the '
Execute ' class. |
static org.eclipse.emf.ecore.EReference |
EXECUTE__INPUT_REFERENCE
The meta object literal for the 'Input Reference' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTE__INPUT_VALUE
The meta object literal for the 'Input Value' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTE__MAP_INPUT
The meta object literal for the 'Map Input' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
EXECUTE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTE__OUTPUT
The meta object literal for the 'Output' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
EXECUTE__TASK
The meta object literal for the 'Task' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
INPUT_REFERENCE
The meta object literal for the '
Input Reference ' class. |
static org.eclipse.emf.ecore.EAttribute |
INPUT_REFERENCE__EXPRESSION
The meta object literal for the 'Expression' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
INPUT_REFERENCE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
INPUT_VALUE
The meta object literal for the '
Input Value ' class. |
static org.eclipse.emf.ecore.EOperation |
INPUT_VALUE___GET_VALUE
The meta object literal for the 'Get Value' operation.
|
static org.eclipse.emf.ecore.EAttribute |
INPUT_VALUE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MAP_INPUT
The meta object literal for the '
Map Input ' class. |
static org.eclipse.emf.ecore.EAttribute |
MAP_INPUT__CONTEXT_NAME
The meta object literal for the 'Context Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
MAP_INPUT__LOCAL_NAME
The meta object literal for the 'Local Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
PROPERTY_ENTRY
The meta object literal for the '
Property Entry ' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROPERTY_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
STRING_INPUT_VALUE
The meta object literal for the '
String Input Value ' class. |
static org.eclipse.emf.ecore.EAttribute |
STRING_INPUT_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
TASK
The meta object literal for the '
Task ' class. |
static org.eclipse.emf.ecore.EReference |
TASK__DEFINITION
The meta object literal for the 'Definition' container reference feature.
|
static org.eclipse.emf.ecore.EReference |
TASK__EXECUTE
The meta object literal for the 'Execute' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TASK__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TASK__ORDER
The meta object literal for the 'Order' attribute feature.
|
static final org.eclipse.emf.ecore.EClass DEFINITION
Definition
' class.
static final org.eclipse.emf.ecore.EReference DEFINITION__TASK
static final org.eclipse.emf.ecore.EReference DEFINITION__IMPORT
static final org.eclipse.emf.ecore.EAttribute DEFINITION__NAME
static final org.eclipse.emf.ecore.EAttribute DEFINITION__ID
static final org.eclipse.emf.ecore.EReference DEFINITION__PROPERTIES
static final org.eclipse.emf.ecore.EClass TASK
Task
' class.
TaskImpl
,
RecipePackageImpl.getTask()
static final org.eclipse.emf.ecore.EReference TASK__EXECUTE
static final org.eclipse.emf.ecore.EAttribute TASK__NAME
static final org.eclipse.emf.ecore.EReference TASK__DEFINITION
static final org.eclipse.emf.ecore.EAttribute TASK__ORDER
static final org.eclipse.emf.ecore.EClass EXECUTE
Execute
' class.
ExecuteImpl
,
RecipePackageImpl.getExecute()
static final org.eclipse.emf.ecore.EAttribute EXECUTE__NAME
static final org.eclipse.emf.ecore.EReference EXECUTE__TASK
static final org.eclipse.emf.ecore.EReference EXECUTE__MAP_INPUT
static final org.eclipse.emf.ecore.EReference EXECUTE__INPUT_VALUE
static final org.eclipse.emf.ecore.EReference EXECUTE__OUTPUT
static final org.eclipse.emf.ecore.EReference EXECUTE__INPUT_REFERENCE
static final org.eclipse.emf.ecore.EClass MAP_INPUT
Map Input
' class.
MapInputImpl
,
RecipePackageImpl.getMapInput()
static final org.eclipse.emf.ecore.EAttribute MAP_INPUT__LOCAL_NAME
static final org.eclipse.emf.ecore.EAttribute MAP_INPUT__CONTEXT_NAME
static final org.eclipse.emf.ecore.EClass INPUT_VALUE
Input Value
' class.
static final org.eclipse.emf.ecore.EAttribute INPUT_VALUE__NAME
static final org.eclipse.emf.ecore.EOperation INPUT_VALUE___GET_VALUE
static final org.eclipse.emf.ecore.EClass STRING_INPUT_VALUE
String Input Value
' class.
static final org.eclipse.emf.ecore.EAttribute STRING_INPUT_VALUE__VALUE
static final org.eclipse.emf.ecore.EClass CAPTURE_OUTPUT
Capture Output
' class.
static final org.eclipse.emf.ecore.EAttribute CAPTURE_OUTPUT__LOCAL_NAME
static final org.eclipse.emf.ecore.EAttribute CAPTURE_OUTPUT__CONTEXT_NAME
static final org.eclipse.emf.ecore.EClass INPUT_REFERENCE
Input Reference
' class.
static final org.eclipse.emf.ecore.EAttribute INPUT_REFERENCE__EXPRESSION
static final org.eclipse.emf.ecore.EAttribute INPUT_REFERENCE__NAME
static final org.eclipse.emf.ecore.EClass PROPERTY_ENTRY
Property Entry
' class.
static final org.eclipse.emf.ecore.EAttribute PROPERTY_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute PROPERTY_ENTRY__VALUE