public static interface ItemPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
CALL
The meta object literal for the '
Call' class. |
static org.eclipse.emf.ecore.EOperation |
CALL___EXECUTE__CUSTOMIZATIONREQUEST
The meta object literal for the 'Execute' operation.
|
static org.eclipse.emf.ecore.EReference |
CALL__PIPELINE
The meta object literal for the 'Pipeline' reference feature.
|
static org.eclipse.emf.ecore.EClass |
CALL_SUPER
The meta object literal for the '
Call Super' class. |
static org.eclipse.emf.ecore.EOperation |
CALL_SUPER___EXECUTE__CUSTOMIZATIONREQUEST
The meta object literal for the 'Execute' operation.
|
static org.eclipse.emf.ecore.EClass |
COMPOSITE_PIPELINE
The meta object literal for the '
Composite Pipeline' class. |
static org.eclipse.emf.ecore.EOperation |
COMPOSITE_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The meta object literal for the 'Customize' operation.
|
static org.eclipse.emf.ecore.EAttribute |
COMPOSITE_PIPELINE__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
COMPOSITE_PIPELINE__PARENT
The meta object literal for the 'Parent' reference feature.
|
static org.eclipse.emf.ecore.EReference |
COMPOSITE_PIPELINE__STEPS
The meta object literal for the 'Steps' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE
The meta object literal for the '
Custom Script Customization Pipeline' class. |
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE__SCRIPT_ENGINE
The meta object literal for the 'Script Engine' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
CUSTOM_SCRIPT_SELECTOR
The meta object literal for the '
Custom Script Selector' class. |
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_SCRIPT_SELECTOR__SCRIPT_ENGINE
The meta object literal for the 'Script Engine' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
CUSTOMIZATION_PIPELINE
The meta object literal for the '
Customization Pipeline' class. |
static org.eclipse.emf.ecore.EOperation |
CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The meta object literal for the 'Customize' operation.
|
static org.eclipse.emf.ecore.EDataType |
CUSTOMIZATION_REQUEST
The meta object literal for the 'Customization Request' data type.
|
static org.eclipse.emf.ecore.EClass |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE
The meta object literal for the '
Java Script Customization Pipeline' class. |
static org.eclipse.emf.ecore.EOperation |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
The meta object literal for the 'Get Script Engine' operation.
|
static org.eclipse.emf.ecore.EClass |
JAVA_SCRIPT_SELECTOR
The meta object literal for the '
Java Script Selector' class. |
static org.eclipse.emf.ecore.EOperation |
JAVA_SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
The meta object literal for the 'Get Script Engine' operation.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_CUSTOMIZATION_PIPELINE
The meta object literal for the '
Script Customization Pipeline' class. |
static org.eclipse.emf.ecore.EOperation |
SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
The meta object literal for the 'Get Script Engine' operation.
|
static org.eclipse.emf.ecore.EAttribute |
SCRIPT_CUSTOMIZATION_PIPELINE__CODE
The meta object literal for the 'Code' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_SELECTOR
The meta object literal for the '
Script Selector' class. |
static org.eclipse.emf.ecore.EOperation |
SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
The meta object literal for the 'Get Script Engine' operation.
|
static org.eclipse.emf.ecore.EAttribute |
SCRIPT_SELECTOR__CODE
The meta object literal for the 'Code' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SELECTOR
The meta object literal for the '
Selector' class. |
static org.eclipse.emf.ecore.EOperation |
SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
The meta object literal for the 'Selected' operation.
|
static org.eclipse.emf.ecore.EClass |
STEP
The meta object literal for the '
Step' class. |
static org.eclipse.emf.ecore.EOperation |
STEP___EXECUTE__CUSTOMIZATIONREQUEST
The meta object literal for the 'Execute' operation.
|
static org.eclipse.emf.ecore.EReference |
STEP__CONTAINING_PIPELINE
The meta object literal for the 'Containing Pipeline' container reference feature.
|
static final org.eclipse.emf.ecore.EClass CUSTOMIZATION_PIPELINE
Customization Pipeline' class.
static final org.eclipse.emf.ecore.EOperation CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final org.eclipse.emf.ecore.EClass SCRIPT_CUSTOMIZATION_PIPELINE
Script Customization Pipeline' class.
static final org.eclipse.emf.ecore.EAttribute SCRIPT_CUSTOMIZATION_PIPELINE__CODE
static final org.eclipse.emf.ecore.EOperation SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EClass COMPOSITE_PIPELINE
Composite Pipeline' class.
static final org.eclipse.emf.ecore.EReference COMPOSITE_PIPELINE__STEPS
static final org.eclipse.emf.ecore.EAttribute COMPOSITE_PIPELINE__ID
static final org.eclipse.emf.ecore.EReference COMPOSITE_PIPELINE__PARENT
static final org.eclipse.emf.ecore.EOperation COMPOSITE_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final org.eclipse.emf.ecore.EClass CALL
Call' class.
CallImpl,
ItemPackageImpl.getCall()static final org.eclipse.emf.ecore.EReference CALL__PIPELINE
static final org.eclipse.emf.ecore.EOperation CALL___EXECUTE__CUSTOMIZATIONREQUEST
static final org.eclipse.emf.ecore.EClass STEP
Step' class.
StepImpl,
ItemPackageImpl.getStep()static final org.eclipse.emf.ecore.EReference STEP__CONTAINING_PIPELINE
static final org.eclipse.emf.ecore.EOperation STEP___EXECUTE__CUSTOMIZATIONREQUEST
static final org.eclipse.emf.ecore.EClass CALL_SUPER
Call Super' class.
CallSuperImpl,
ItemPackageImpl.getCallSuper()static final org.eclipse.emf.ecore.EOperation CALL_SUPER___EXECUTE__CUSTOMIZATIONREQUEST
static final org.eclipse.emf.ecore.EClass SELECTOR
Selector' class.
Selector,
ItemPackageImpl.getSelector()static final org.eclipse.emf.ecore.EOperation SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
static final org.eclipse.emf.ecore.EClass SCRIPT_SELECTOR
Script Selector' class.
static final org.eclipse.emf.ecore.EAttribute SCRIPT_SELECTOR__CODE
static final org.eclipse.emf.ecore.EOperation SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EClass JAVA_SCRIPT_CUSTOMIZATION_PIPELINE
Java Script Customization Pipeline' class.
static final org.eclipse.emf.ecore.EOperation JAVA_SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EClass CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE
Custom Script Customization Pipeline' class.
static final org.eclipse.emf.ecore.EAttribute CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE__SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EClass JAVA_SCRIPT_SELECTOR
Java Script Selector' class.
static final org.eclipse.emf.ecore.EOperation JAVA_SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EClass CUSTOM_SCRIPT_SELECTOR
Custom Script Selector' class.
static final org.eclipse.emf.ecore.EAttribute CUSTOM_SCRIPT_SELECTOR__SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EDataType CUSTOMIZATION_REQUEST