public interface RecipePackage
extends org.eclipse.emf.ecore.EPackage
RecipeFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
RecipePackage.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
|
Modifier and Type | Field and Description |
---|---|
static int |
CAPTURE_OUTPUT
The meta object id for the '
Capture Output ' class. |
static int |
CAPTURE_OUTPUT__CONTEXT_NAME
The feature id for the 'Context Name' attribute.
|
static int |
CAPTURE_OUTPUT__LOCAL_NAME
The feature id for the 'Local Name' attribute.
|
static int |
CAPTURE_OUTPUT_FEATURE_COUNT
The number of structural features of the 'Capture Output' class.
|
static int |
CAPTURE_OUTPUT_OPERATION_COUNT
The number of operations of the 'Capture Output' class.
|
static int |
DEFINITION
The meta object id for the '
Definition ' class. |
static int |
DEFINITION__ID
The feature id for the 'Id' attribute.
|
static int |
DEFINITION__IMPORT
The feature id for the 'Import' reference list.
|
static int |
DEFINITION__NAME
The feature id for the 'Name' attribute.
|
static int |
DEFINITION__PROFILES
The feature id for the 'Profiles' containment reference list.
|
static int |
DEFINITION__PROPERTIES
The feature id for the 'Properties' containment reference list.
|
static int |
DEFINITION__TASK
The feature id for the 'Task' containment reference list.
|
static int |
DEFINITION_FEATURE_COUNT
The number of structural features of the 'Definition' class.
|
static int |
DEFINITION_OPERATION_COUNT
The number of operations of the 'Definition' class.
|
static String |
eCONTENT_TYPE
The package content type ID.
|
static RecipePackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
EXECUTE
The meta object id for the '
Execute ' class. |
static int |
EXECUTE__INPUT_REFERENCE
The feature id for the 'Input Reference' containment reference list.
|
static int |
EXECUTE__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.
|
static int |
EXECUTE__MAP_INPUT
The feature id for the 'Map Input' containment reference list.
|
static int |
EXECUTE__NAME
The feature id for the 'Name' attribute.
|
static int |
EXECUTE__OUTPUT
The feature id for the 'Output' containment reference list.
|
static int |
EXECUTE__TASK
The feature id for the 'Task' container reference.
|
static int |
EXECUTE_FEATURE_COUNT
The number of structural features of the 'Execute' class.
|
static int |
EXECUTE_OPERATION_COUNT
The number of operations of the 'Execute' class.
|
static int |
INPUT_REFERENCE
The meta object id for the '
Input Reference ' class. |
static int |
INPUT_REFERENCE__EXPRESSION
The feature id for the 'Expression' attribute.
|
static int |
INPUT_REFERENCE__NAME
The feature id for the 'Name' attribute.
|
static int |
INPUT_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Input Reference' class.
|
static int |
INPUT_REFERENCE_OPERATION_COUNT
The number of operations of the 'Input Reference' class.
|
static int |
INPUT_VALUE
The meta object id for the '
Input Value ' class. |
static int |
INPUT_VALUE___GET_VALUE
The operation id for the 'Get Value' operation.
|
static int |
INPUT_VALUE__NAME
The feature id for the 'Name' attribute.
|
static int |
INPUT_VALUE_FEATURE_COUNT
The number of structural features of the 'Input Value' class.
|
static int |
INPUT_VALUE_OPERATION_COUNT
The number of operations of the 'Input Value' class.
|
static int |
MAP_INPUT
The meta object id for the '
Map Input ' class. |
static int |
MAP_INPUT__CONTEXT_NAME
The feature id for the 'Context Name' attribute.
|
static int |
MAP_INPUT__LOCAL_NAME
The feature id for the 'Local Name' attribute.
|
static int |
MAP_INPUT_FEATURE_COUNT
The number of structural features of the 'Map Input' class.
|
static int |
MAP_INPUT_OPERATION_COUNT
The number of operations of the 'Map Input' class.
|
static int |
PROFILE
The meta object id for the '
Profile ' class. |
static int |
PROFILE__NAME
The feature id for the 'Name' attribute.
|
static int |
PROFILE__PROPERTIES
The feature id for the 'Properties' containment reference list.
|
static int |
PROFILE_FEATURE_COUNT
The number of structural features of the 'Profile' class.
|
static int |
PROFILE_OPERATION_COUNT
The number of operations of the 'Profile' class.
|
static int |
PROPERTY_ENTRY
The meta object id for the '
Property Entry ' class. |
static int |
PROPERTY_ENTRY__KEY
The feature id for the 'Key' attribute.
|
static int |
PROPERTY_ENTRY__VALUE
The feature id for the 'Value' attribute.
|
static int |
PROPERTY_ENTRY_FEATURE_COUNT
The number of structural features of the 'Property Entry' class.
|
static int |
PROPERTY_ENTRY_OPERATION_COUNT
The number of operations of the 'Property Entry' class.
|
static int |
STRING_INPUT_VALUE
The meta object id for the '
String Input Value ' class. |
static int |
STRING_INPUT_VALUE___GET_VALUE
The operation id for the 'Get Value' operation.
|
static int |
STRING_INPUT_VALUE__NAME
The feature id for the 'Name' attribute.
|
static int |
STRING_INPUT_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
STRING_INPUT_VALUE_FEATURE_COUNT
The number of structural features of the 'String Input Value' class.
|
static int |
STRING_INPUT_VALUE_OPERATION_COUNT
The number of operations of the 'String Input Value' class.
|
static int |
TASK
The meta object id for the '
Task ' class. |
static int |
TASK__DEFINITION
The feature id for the 'Definition' container reference.
|
static int |
TASK__EXECUTE
The feature id for the 'Execute' containment reference list.
|
static int |
TASK__NAME
The feature id for the 'Name' attribute.
|
static int |
TASK__ORDER
The feature id for the 'Order' attribute.
|
static int |
TASK_FEATURE_COUNT
The number of structural features of the 'Task' class.
|
static int |
TASK_OPERATION_COUNT
The number of operations of the 'Task' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getCaptureOutput_ContextName()
Returns the meta object for the attribute '
Context Name '. |
org.eclipse.emf.ecore.EAttribute |
getCaptureOutput_LocalName()
Returns the meta object for the attribute '
Local Name '. |
org.eclipse.emf.ecore.EClass |
getCaptureOutput()
Returns the meta object for class '
Capture Output '. |
org.eclipse.emf.ecore.EAttribute |
getDefinition_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EReference |
getDefinition_Import()
Returns the meta object for the reference list '
Import '. |
org.eclipse.emf.ecore.EAttribute |
getDefinition_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getDefinition_Profiles()
Returns the meta object for the containment reference list '
Profiles '. |
org.eclipse.emf.ecore.EReference |
getDefinition_Properties()
Returns the meta object for the containment reference list '
Properties '. |
org.eclipse.emf.ecore.EReference |
getDefinition_Task()
Returns the meta object for the containment reference list '
Task '. |
org.eclipse.emf.ecore.EClass |
getDefinition()
Returns the meta object for class '
Definition '. |
org.eclipse.emf.ecore.EReference |
getExecute_InputReference()
Returns the meta object for the containment reference list '
Input Reference '. |
org.eclipse.emf.ecore.EReference |
getExecute_InputValue()
Returns the meta object for the containment reference list '
Input Value '. |
org.eclipse.emf.ecore.EReference |
getExecute_MapInput()
Returns the meta object for the containment reference list '
Map Input '. |
org.eclipse.emf.ecore.EAttribute |
getExecute_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getExecute_Output()
Returns the meta object for the containment reference list '
Output '. |
org.eclipse.emf.ecore.EReference |
getExecute_Task()
Returns the meta object for the container reference '
Task '. |
org.eclipse.emf.ecore.EClass |
getExecute()
Returns the meta object for class '
Execute '. |
org.eclipse.emf.ecore.EAttribute |
getInputReference_Expression()
Returns the meta object for the attribute '
Expression '. |
org.eclipse.emf.ecore.EAttribute |
getInputReference_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getInputReference()
Returns the meta object for class '
Input Reference '. |
org.eclipse.emf.ecore.EOperation |
getInputValue__GetValue()
Returns the meta object for the '
Get Value ' operation. |
org.eclipse.emf.ecore.EAttribute |
getInputValue_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getInputValue()
Returns the meta object for class '
Input Value '. |
org.eclipse.emf.ecore.EAttribute |
getMapInput_ContextName()
Returns the meta object for the attribute '
Context Name '. |
org.eclipse.emf.ecore.EAttribute |
getMapInput_LocalName()
Returns the meta object for the attribute '
Local Name '. |
org.eclipse.emf.ecore.EClass |
getMapInput()
Returns the meta object for class '
Map Input '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getProfile_Properties()
Returns the meta object for the containment reference list '
Properties '. |
org.eclipse.emf.ecore.EClass |
getProfile()
Returns the meta object for class '
Profile '. |
org.eclipse.emf.ecore.EAttribute |
getPropertyEntry_Key()
Returns the meta object for the attribute '
Key '. |
org.eclipse.emf.ecore.EAttribute |
getPropertyEntry_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getPropertyEntry()
Returns the meta object for class '
Property Entry '. |
RecipeFactory |
getRecipeFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getStringInputValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getStringInputValue()
Returns the meta object for class '
String Input Value '. |
org.eclipse.emf.ecore.EReference |
getTask_Definition()
Returns the meta object for the container reference '
Definition '. |
org.eclipse.emf.ecore.EReference |
getTask_Execute()
Returns the meta object for the containment reference list '
Execute '. |
org.eclipse.emf.ecore.EAttribute |
getTask_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EAttribute |
getTask_Order()
Returns the meta object for the attribute '
Order '. |
org.eclipse.emf.ecore.EClass |
getTask()
Returns the meta object for class '
Task '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final String eCONTENT_TYPE
static final RecipePackage eINSTANCE
static final int DEFINITION
Definition
' class.
static final int DEFINITION__TASK
static final int DEFINITION__IMPORT
static final int DEFINITION__NAME
static final int DEFINITION__ID
static final int DEFINITION__PROPERTIES
static final int DEFINITION__PROFILES
static final int DEFINITION_FEATURE_COUNT
static final int DEFINITION_OPERATION_COUNT
static final int TASK
Task
' class.
static final int TASK__EXECUTE
static final int TASK__NAME
static final int TASK__DEFINITION
static final int TASK__ORDER
static final int TASK_FEATURE_COUNT
static final int TASK_OPERATION_COUNT
static final int EXECUTE
Execute
' class.
static final int EXECUTE__NAME
static final int EXECUTE__TASK
static final int EXECUTE__MAP_INPUT
static final int EXECUTE__INPUT_VALUE
static final int EXECUTE__OUTPUT
static final int EXECUTE__INPUT_REFERENCE
static final int EXECUTE_FEATURE_COUNT
static final int EXECUTE_OPERATION_COUNT
static final int MAP_INPUT
Map Input
' class.
static final int MAP_INPUT__LOCAL_NAME
static final int MAP_INPUT__CONTEXT_NAME
static final int MAP_INPUT_FEATURE_COUNT
static final int MAP_INPUT_OPERATION_COUNT
static final int INPUT_VALUE
Input Value
' class.
static final int INPUT_VALUE__NAME
static final int INPUT_VALUE_FEATURE_COUNT
static final int INPUT_VALUE___GET_VALUE
static final int INPUT_VALUE_OPERATION_COUNT
static final int STRING_INPUT_VALUE
String Input Value
' class.
static final int STRING_INPUT_VALUE__NAME
static final int STRING_INPUT_VALUE__VALUE
static final int STRING_INPUT_VALUE_FEATURE_COUNT
static final int STRING_INPUT_VALUE___GET_VALUE
static final int STRING_INPUT_VALUE_OPERATION_COUNT
static final int CAPTURE_OUTPUT
Capture Output
' class.
static final int CAPTURE_OUTPUT__LOCAL_NAME
static final int CAPTURE_OUTPUT__CONTEXT_NAME
static final int CAPTURE_OUTPUT_FEATURE_COUNT
static final int CAPTURE_OUTPUT_OPERATION_COUNT
static final int INPUT_REFERENCE
Input Reference
' class.
static final int INPUT_REFERENCE__EXPRESSION
static final int INPUT_REFERENCE__NAME
static final int INPUT_REFERENCE_FEATURE_COUNT
static final int INPUT_REFERENCE_OPERATION_COUNT
static final int PROPERTY_ENTRY
Property Entry
' class.
static final int PROPERTY_ENTRY__KEY
static final int PROPERTY_ENTRY__VALUE
static final int PROPERTY_ENTRY_FEATURE_COUNT
static final int PROPERTY_ENTRY_OPERATION_COUNT
static final int PROFILE
Profile
' class.
static final int PROFILE__NAME
static final int PROFILE__PROPERTIES
static final int PROFILE_FEATURE_COUNT
static final int PROFILE_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getDefinition()
Definition
'.
Definition
org.eclipse.emf.ecore.EReference getDefinition_Task()
Task
'.
Definition.getTask()
,
getDefinition()
org.eclipse.emf.ecore.EReference getDefinition_Import()
Import
'.
Definition.getImport()
,
getDefinition()
org.eclipse.emf.ecore.EAttribute getDefinition_Name()
Name
'.
Definition.getName()
,
getDefinition()
org.eclipse.emf.ecore.EAttribute getDefinition_Id()
Id
'.
Definition.getId()
,
getDefinition()
org.eclipse.emf.ecore.EReference getDefinition_Properties()
Properties
'.
Definition.getProperties()
,
getDefinition()
org.eclipse.emf.ecore.EReference getDefinition_Profiles()
Profiles
'.
Definition.getProfiles()
,
getDefinition()
org.eclipse.emf.ecore.EClass getTask()
Task
'.
Task
org.eclipse.emf.ecore.EReference getTask_Execute()
Execute
'.
Task.getExecute()
,
getTask()
org.eclipse.emf.ecore.EAttribute getTask_Name()
Name
'.
Task.getName()
,
getTask()
org.eclipse.emf.ecore.EReference getTask_Definition()
Definition
'.
Task.getDefinition()
,
getTask()
org.eclipse.emf.ecore.EAttribute getTask_Order()
Order
'.
Task.getOrder()
,
getTask()
org.eclipse.emf.ecore.EClass getExecute()
Execute
'.
Execute
org.eclipse.emf.ecore.EAttribute getExecute_Name()
Name
'.
Execute.getName()
,
getExecute()
org.eclipse.emf.ecore.EReference getExecute_Task()
Task
'.
Execute.getTask()
,
getExecute()
org.eclipse.emf.ecore.EReference getExecute_MapInput()
Map Input
'.
Execute.getMapInput()
,
getExecute()
org.eclipse.emf.ecore.EReference getExecute_InputValue()
Input Value
'.
Execute.getInputValue()
,
getExecute()
org.eclipse.emf.ecore.EReference getExecute_Output()
Output
'.
Execute.getOutput()
,
getExecute()
org.eclipse.emf.ecore.EReference getExecute_InputReference()
Input Reference
'.
Execute.getInputReference()
,
getExecute()
org.eclipse.emf.ecore.EClass getMapInput()
Map Input
'.
MapInput
org.eclipse.emf.ecore.EAttribute getMapInput_LocalName()
Local Name
'.
MapInput.getLocalName()
,
getMapInput()
org.eclipse.emf.ecore.EAttribute getMapInput_ContextName()
Context Name
'.
MapInput.getContextName()
,
getMapInput()
org.eclipse.emf.ecore.EClass getInputValue()
Input Value
'.
InputValue
org.eclipse.emf.ecore.EAttribute getInputValue_Name()
Name
'.
InputValue.getName()
,
getInputValue()
org.eclipse.emf.ecore.EOperation getInputValue__GetValue()
Get Value
' operation.
InputValue.getValue()
org.eclipse.emf.ecore.EClass getStringInputValue()
String Input Value
'.
StringInputValue
org.eclipse.emf.ecore.EAttribute getStringInputValue_Value()
Value
'.
StringInputValue.getValue()
,
getStringInputValue()
org.eclipse.emf.ecore.EClass getCaptureOutput()
Capture Output
'.
CaptureOutput
org.eclipse.emf.ecore.EAttribute getCaptureOutput_LocalName()
Local Name
'.
CaptureOutput.getLocalName()
,
getCaptureOutput()
org.eclipse.emf.ecore.EAttribute getCaptureOutput_ContextName()
Context Name
'.
CaptureOutput.getContextName()
,
getCaptureOutput()
org.eclipse.emf.ecore.EClass getInputReference()
Input Reference
'.
InputReference
org.eclipse.emf.ecore.EAttribute getInputReference_Expression()
Expression
'.
InputReference.getExpression()
,
getInputReference()
org.eclipse.emf.ecore.EAttribute getInputReference_Name()
Name
'.
InputReference.getName()
,
getInputReference()
org.eclipse.emf.ecore.EClass getPropertyEntry()
Property Entry
'.
PropertyEntry
org.eclipse.emf.ecore.EAttribute getPropertyEntry_Key()
Key
'.
PropertyEntry.getKey()
,
getPropertyEntry()
org.eclipse.emf.ecore.EAttribute getPropertyEntry_Value()
Value
'.
PropertyEntry.getValue()
,
getPropertyEntry()
org.eclipse.emf.ecore.EClass getProfile()
Profile
'.
Profile
org.eclipse.emf.ecore.EAttribute getProfile_Name()
Name
'.
Profile.getName()
,
getProfile()
org.eclipse.emf.ecore.EReference getProfile_Properties()
Properties
'.
Profile.getProperties()
,
getProfile()
RecipeFactory getRecipeFactory()