public interface ItemPackage
extends org.eclipse.emf.ecore.EPackage
ItemFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ItemPackage.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 |
CALL
The meta object id for the '
Call ' class. |
static int |
CALL___EXECUTE__CUSTOMIZATIONREQUEST
The operation id for the 'Execute' operation.
|
static int |
CALL__CONTAINING_PIPELINE
The feature id for the 'Containing Pipeline' container reference.
|
static int |
CALL__PIPELINE
The feature id for the 'Pipeline' reference.
|
static int |
CALL_FEATURE_COUNT
The number of structural features of the 'Call' class.
|
static int |
CALL_OPERATION_COUNT
The number of operations of the 'Call' class.
|
static int |
CALL_SUPER
The meta object id for the '
Call Super ' class. |
static int |
CALL_SUPER___EXECUTE__CUSTOMIZATIONREQUEST
The operation id for the 'Execute' operation.
|
static int |
CALL_SUPER__CONTAINING_PIPELINE
The feature id for the 'Containing Pipeline' container reference.
|
static int |
CALL_SUPER_FEATURE_COUNT
The number of structural features of the 'Call Super' class.
|
static int |
CALL_SUPER_OPERATION_COUNT
The number of operations of the 'Call Super' class.
|
static int |
COMPOSITE_PIPELINE
The meta object id for the '
Composite Pipeline ' class. |
static int |
COMPOSITE_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The operation id for the 'Customize' operation.
|
static int |
COMPOSITE_PIPELINE__ID
The feature id for the 'Id' attribute.
|
static int |
COMPOSITE_PIPELINE__PARENT
The feature id for the 'Parent' reference.
|
static int |
COMPOSITE_PIPELINE__STEPS
The feature id for the 'Steps' containment reference list.
|
static int |
COMPOSITE_PIPELINE_FEATURE_COUNT
The number of structural features of the 'Composite Pipeline' class.
|
static int |
COMPOSITE_PIPELINE_OPERATION_COUNT
The number of operations of the 'Composite Pipeline' class.
|
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE
The meta object id for the '
Custom Script Customization Pipeline ' class. |
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The operation id for the 'Customize' operation.
|
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
The operation id for the 'Get Script Engine' operation.
|
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE__CODE
The feature id for the 'Code' attribute.
|
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE__SCRIPT_ENGINE
The feature id for the 'Script Engine' attribute.
|
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE_FEATURE_COUNT
The number of structural features of the 'Custom Script Customization Pipeline' class.
|
static int |
CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE_OPERATION_COUNT
The number of operations of the 'Custom Script Customization Pipeline' class.
|
static int |
CUSTOM_SCRIPT_SELECTOR
The meta object id for the '
Custom Script Selector ' class. |
static int |
CUSTOM_SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
The operation id for the 'Get Script Engine' operation.
|
static int |
CUSTOM_SCRIPT_SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
The operation id for the 'Selected' operation.
|
static int |
CUSTOM_SCRIPT_SELECTOR__CODE
The feature id for the 'Code' attribute.
|
static int |
CUSTOM_SCRIPT_SELECTOR__SCRIPT_ENGINE
The feature id for the 'Script Engine' attribute.
|
static int |
CUSTOM_SCRIPT_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Custom Script Selector' class.
|
static int |
CUSTOM_SCRIPT_SELECTOR_OPERATION_COUNT
The number of operations of the 'Custom Script Selector' class.
|
static int |
CUSTOMIZATION_PIPELINE
The meta object id for the '
Customization Pipeline ' class. |
static int |
CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The operation id for the 'Customize' operation.
|
static int |
CUSTOMIZATION_PIPELINE_FEATURE_COUNT
The number of structural features of the 'Customization Pipeline' class.
|
static int |
CUSTOMIZATION_PIPELINE_OPERATION_COUNT
The number of operations of the 'Customization Pipeline' class.
|
static int |
CUSTOMIZATION_REQUEST
The meta object id for the 'Customization Request' data type.
|
static ItemPackage |
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 |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE
The meta object id for the '
Java Script Customization Pipeline ' class. |
static int |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The operation id for the 'Customize' operation.
|
static int |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
The operation id for the 'Get Script Engine' operation.
|
static int |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE__CODE
The feature id for the 'Code' attribute.
|
static int |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE_FEATURE_COUNT
The number of structural features of the 'Java Script Customization Pipeline' class.
|
static int |
JAVA_SCRIPT_CUSTOMIZATION_PIPELINE_OPERATION_COUNT
The number of operations of the 'Java Script Customization Pipeline' class.
|
static int |
JAVA_SCRIPT_SELECTOR
The meta object id for the '
Java Script Selector ' class. |
static int |
JAVA_SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
The operation id for the 'Get Script Engine' operation.
|
static int |
JAVA_SCRIPT_SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
The operation id for the 'Selected' operation.
|
static int |
JAVA_SCRIPT_SELECTOR__CODE
The feature id for the 'Code' attribute.
|
static int |
JAVA_SCRIPT_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Java Script Selector' class.
|
static int |
JAVA_SCRIPT_SELECTOR_OPERATION_COUNT
The number of operations of the 'Java Script Selector' class.
|
static int |
SCRIPT_CUSTOMIZATION_PIPELINE
The meta object id for the '
Script Customization Pipeline ' class. |
static int |
SCRIPT_CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
The operation id for the 'Customize' operation.
|
static int |
SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
The operation id for the 'Get Script Engine' operation.
|
static int |
SCRIPT_CUSTOMIZATION_PIPELINE__CODE
The feature id for the 'Code' attribute.
|
static int |
SCRIPT_CUSTOMIZATION_PIPELINE_FEATURE_COUNT
The number of structural features of the 'Script Customization Pipeline' class.
|
static int |
SCRIPT_CUSTOMIZATION_PIPELINE_OPERATION_COUNT
The number of operations of the 'Script Customization Pipeline' class.
|
static int |
SCRIPT_SELECTOR
The meta object id for the '
Script Selector ' class. |
static int |
SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
The operation id for the 'Get Script Engine' operation.
|
static int |
SCRIPT_SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
The operation id for the 'Selected' operation.
|
static int |
SCRIPT_SELECTOR__CODE
The feature id for the 'Code' attribute.
|
static int |
SCRIPT_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Script Selector' class.
|
static int |
SCRIPT_SELECTOR_OPERATION_COUNT
The number of operations of the 'Script Selector' class.
|
static int |
SELECTOR
The meta object id for the '
Selector ' class. |
static int |
SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
The operation id for the 'Selected' operation.
|
static int |
SELECTOR_FEATURE_COUNT
The number of structural features of the 'Selector' class.
|
static int |
SELECTOR_OPERATION_COUNT
The number of operations of the 'Selector' class.
|
static int |
STEP
The meta object id for the '
Step ' class. |
static int |
STEP___EXECUTE__CUSTOMIZATIONREQUEST
The operation id for the 'Execute' operation.
|
static int |
STEP__CONTAINING_PIPELINE
The feature id for the 'Containing Pipeline' container reference.
|
static int |
STEP_FEATURE_COUNT
The number of structural features of the 'Step' class.
|
static int |
STEP_OPERATION_COUNT
The number of operations of the 'Step' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EOperation |
getCall__Execute__CustomizationRequest()
Returns the meta object for the '
Execute ' operation. |
org.eclipse.emf.ecore.EReference |
getCall_Pipeline()
Returns the meta object for the reference '
Pipeline '. |
org.eclipse.emf.ecore.EClass |
getCall()
Returns the meta object for class '
Call '. |
org.eclipse.emf.ecore.EOperation |
getCallSuper__Execute__CustomizationRequest()
Returns the meta object for the '
Execute ' operation. |
org.eclipse.emf.ecore.EClass |
getCallSuper()
Returns the meta object for class '
Call Super '. |
org.eclipse.emf.ecore.EOperation |
getCompositePipeline__Customize__CustomizationRequest()
Returns the meta object for the '
Customize ' operation. |
org.eclipse.emf.ecore.EAttribute |
getCompositePipeline_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EReference |
getCompositePipeline_Parent()
Returns the meta object for the reference '
Parent '. |
org.eclipse.emf.ecore.EReference |
getCompositePipeline_Steps()
Returns the meta object for the containment reference list '
Steps '. |
org.eclipse.emf.ecore.EClass |
getCompositePipeline()
Returns the meta object for class '
Composite Pipeline '. |
org.eclipse.emf.ecore.EOperation |
getCustomizationPipeline__Customize__CustomizationRequest()
Returns the meta object for the '
Customize ' operation. |
org.eclipse.emf.ecore.EClass |
getCustomizationPipeline()
Returns the meta object for class '
Customization Pipeline '. |
org.eclipse.emf.ecore.EDataType |
getCustomizationRequest()
Returns the meta object for data type '
Customization Request '. |
org.eclipse.emf.ecore.EAttribute |
getCustomScriptCustomizationPipeline_ScriptEngine()
Returns the meta object for the attribute '
Script Engine '. |
org.eclipse.emf.ecore.EClass |
getCustomScriptCustomizationPipeline()
Returns the meta object for class '
Custom Script Customization Pipeline '. |
org.eclipse.emf.ecore.EAttribute |
getCustomScriptSelector_ScriptEngine()
Returns the meta object for the attribute '
Script Engine '. |
org.eclipse.emf.ecore.EClass |
getCustomScriptSelector()
Returns the meta object for class '
Custom Script Selector '. |
ItemFactory |
getItemFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EOperation |
getJavaScriptCustomizationPipeline__GetScriptEngine()
Returns the meta object for the '
Get Script Engine ' operation. |
org.eclipse.emf.ecore.EClass |
getJavaScriptCustomizationPipeline()
Returns the meta object for class '
Java Script Customization Pipeline '. |
org.eclipse.emf.ecore.EOperation |
getJavaScriptSelector__GetScriptEngine()
Returns the meta object for the '
Get Script Engine ' operation. |
org.eclipse.emf.ecore.EClass |
getJavaScriptSelector()
Returns the meta object for class '
Java Script Selector '. |
org.eclipse.emf.ecore.EOperation |
getScriptCustomizationPipeline__GetScriptEngine()
Returns the meta object for the '
Get Script Engine ' operation. |
org.eclipse.emf.ecore.EAttribute |
getScriptCustomizationPipeline_Code()
Returns the meta object for the attribute '
Code '. |
org.eclipse.emf.ecore.EClass |
getScriptCustomizationPipeline()
Returns the meta object for class '
Script Customization Pipeline '. |
org.eclipse.emf.ecore.EOperation |
getScriptSelector__GetScriptEngine()
Returns the meta object for the '
Get Script Engine ' operation. |
org.eclipse.emf.ecore.EAttribute |
getScriptSelector_Code()
Returns the meta object for the attribute '
Code '. |
org.eclipse.emf.ecore.EClass |
getScriptSelector()
Returns the meta object for class '
Script Selector '. |
org.eclipse.emf.ecore.EOperation |
getSelector__Selected__CustomizationRequest()
Returns the meta object for the '
Selected ' operation. |
org.eclipse.emf.ecore.EClass |
getSelector()
Returns the meta object for class '
Selector '. |
org.eclipse.emf.ecore.EOperation |
getStep__Execute__CustomizationRequest()
Returns the meta object for the '
Execute ' operation. |
org.eclipse.emf.ecore.EReference |
getStep_ContainingPipeline()
Returns the meta object for the container reference '
Containing Pipeline '. |
org.eclipse.emf.ecore.EClass |
getStep()
Returns the meta object for class '
Step '. |
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 ItemPackage eINSTANCE
static final int CUSTOMIZATION_PIPELINE
Customization Pipeline
' class.
static final int CUSTOMIZATION_PIPELINE_FEATURE_COUNT
static final int CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final int CUSTOMIZATION_PIPELINE_OPERATION_COUNT
static final int SCRIPT_CUSTOMIZATION_PIPELINE
Script Customization Pipeline
' class.
static final int SCRIPT_CUSTOMIZATION_PIPELINE__CODE
static final int SCRIPT_CUSTOMIZATION_PIPELINE_FEATURE_COUNT
static final int SCRIPT_CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final int SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
static final int SCRIPT_CUSTOMIZATION_PIPELINE_OPERATION_COUNT
static final int COMPOSITE_PIPELINE
Composite Pipeline
' class.
static final int COMPOSITE_PIPELINE__STEPS
static final int COMPOSITE_PIPELINE__ID
static final int COMPOSITE_PIPELINE__PARENT
static final int COMPOSITE_PIPELINE_FEATURE_COUNT
static final int COMPOSITE_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final int COMPOSITE_PIPELINE_OPERATION_COUNT
static final int STEP
Step
' class.
static final int STEP__CONTAINING_PIPELINE
static final int STEP_FEATURE_COUNT
static final int STEP___EXECUTE__CUSTOMIZATIONREQUEST
static final int STEP_OPERATION_COUNT
static final int CALL
Call
' class.
static final int CALL__CONTAINING_PIPELINE
static final int CALL__PIPELINE
static final int CALL_FEATURE_COUNT
static final int CALL___EXECUTE__CUSTOMIZATIONREQUEST
static final int CALL_OPERATION_COUNT
static final int CALL_SUPER
Call Super
' class.
static final int CALL_SUPER__CONTAINING_PIPELINE
static final int CALL_SUPER_FEATURE_COUNT
static final int CALL_SUPER___EXECUTE__CUSTOMIZATIONREQUEST
static final int CALL_SUPER_OPERATION_COUNT
static final int SELECTOR
Selector
' class.
static final int SELECTOR_FEATURE_COUNT
static final int SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
static final int SELECTOR_OPERATION_COUNT
static final int SCRIPT_SELECTOR
Script Selector
' class.
static final int SCRIPT_SELECTOR__CODE
static final int SCRIPT_SELECTOR_FEATURE_COUNT
static final int SCRIPT_SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
static final int SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
static final int SCRIPT_SELECTOR_OPERATION_COUNT
static final int JAVA_SCRIPT_CUSTOMIZATION_PIPELINE
Java Script Customization Pipeline
' class.
static final int JAVA_SCRIPT_CUSTOMIZATION_PIPELINE__CODE
static final int JAVA_SCRIPT_CUSTOMIZATION_PIPELINE_FEATURE_COUNT
static final int JAVA_SCRIPT_CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final int JAVA_SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
static final int JAVA_SCRIPT_CUSTOMIZATION_PIPELINE_OPERATION_COUNT
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE
Custom Script Customization Pipeline
' class.
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE__CODE
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE__SCRIPT_ENGINE
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE_FEATURE_COUNT
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE___CUSTOMIZE__CUSTOMIZATIONREQUEST
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE___GET_SCRIPT_ENGINE
static final int CUSTOM_SCRIPT_CUSTOMIZATION_PIPELINE_OPERATION_COUNT
static final int JAVA_SCRIPT_SELECTOR
Java Script Selector
' class.
static final int JAVA_SCRIPT_SELECTOR__CODE
static final int JAVA_SCRIPT_SELECTOR_FEATURE_COUNT
static final int JAVA_SCRIPT_SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
static final int JAVA_SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
static final int JAVA_SCRIPT_SELECTOR_OPERATION_COUNT
static final int CUSTOM_SCRIPT_SELECTOR
Custom Script Selector
' class.
static final int CUSTOM_SCRIPT_SELECTOR__CODE
static final int CUSTOM_SCRIPT_SELECTOR__SCRIPT_ENGINE
static final int CUSTOM_SCRIPT_SELECTOR_FEATURE_COUNT
static final int CUSTOM_SCRIPT_SELECTOR___SELECTED__CUSTOMIZATIONREQUEST
static final int CUSTOM_SCRIPT_SELECTOR___GET_SCRIPT_ENGINE
static final int CUSTOM_SCRIPT_SELECTOR_OPERATION_COUNT
static final int CUSTOMIZATION_REQUEST
org.eclipse.emf.ecore.EClass getCustomizationPipeline()
Customization Pipeline
'.
CustomizationPipeline
org.eclipse.emf.ecore.EOperation getCustomizationPipeline__Customize__CustomizationRequest()
Customize
' operation.
CustomizationPipeline.customize(org.eclipse.scada.configuration.item.CustomizationRequest)
org.eclipse.emf.ecore.EClass getScriptCustomizationPipeline()
Script Customization Pipeline
'.
ScriptCustomizationPipeline
org.eclipse.emf.ecore.EAttribute getScriptCustomizationPipeline_Code()
Code
'.
ScriptCustomizationPipeline.getCode()
,
getScriptCustomizationPipeline()
org.eclipse.emf.ecore.EOperation getScriptCustomizationPipeline__GetScriptEngine()
Get Script Engine
' operation.
ScriptCustomizationPipeline.getScriptEngine()
org.eclipse.emf.ecore.EClass getCompositePipeline()
Composite Pipeline
'.
CompositePipeline
org.eclipse.emf.ecore.EReference getCompositePipeline_Steps()
Steps
'.
CompositePipeline.getSteps()
,
getCompositePipeline()
org.eclipse.emf.ecore.EAttribute getCompositePipeline_Id()
Id
'.
CompositePipeline.getId()
,
getCompositePipeline()
org.eclipse.emf.ecore.EReference getCompositePipeline_Parent()
Parent
'.
CompositePipeline.getParent()
,
getCompositePipeline()
org.eclipse.emf.ecore.EOperation getCompositePipeline__Customize__CustomizationRequest()
Customize
' operation.
CompositePipeline.customize(org.eclipse.scada.configuration.item.CustomizationRequest)
org.eclipse.emf.ecore.EClass getCall()
Call
'.
Call
org.eclipse.emf.ecore.EReference getCall_Pipeline()
Pipeline
'.
Call.getPipeline()
,
getCall()
org.eclipse.emf.ecore.EOperation getCall__Execute__CustomizationRequest()
Execute
' operation.
Call.execute(org.eclipse.scada.configuration.item.CustomizationRequest)
org.eclipse.emf.ecore.EClass getStep()
Step
'.
Step
org.eclipse.emf.ecore.EReference getStep_ContainingPipeline()
Containing Pipeline
'.
Step.getContainingPipeline()
,
getStep()
org.eclipse.emf.ecore.EOperation getStep__Execute__CustomizationRequest()
Execute
' operation.
Step.execute(org.eclipse.scada.configuration.item.CustomizationRequest)
org.eclipse.emf.ecore.EClass getCallSuper()
Call Super
'.
CallSuper
org.eclipse.emf.ecore.EOperation getCallSuper__Execute__CustomizationRequest()
Execute
' operation.
CallSuper.execute(org.eclipse.scada.configuration.item.CustomizationRequest)
org.eclipse.emf.ecore.EClass getSelector()
Selector
'.
Selector
org.eclipse.emf.ecore.EOperation getSelector__Selected__CustomizationRequest()
Selected
' operation.
Selector.selected(org.eclipse.scada.configuration.item.CustomizationRequest)
org.eclipse.emf.ecore.EClass getScriptSelector()
Script Selector
'.
ScriptSelector
org.eclipse.emf.ecore.EAttribute getScriptSelector_Code()
Code
'.
ScriptSelector.getCode()
,
getScriptSelector()
org.eclipse.emf.ecore.EOperation getScriptSelector__GetScriptEngine()
Get Script Engine
' operation.
ScriptSelector.getScriptEngine()
org.eclipse.emf.ecore.EClass getJavaScriptCustomizationPipeline()
Java Script Customization Pipeline
'.
JavaScriptCustomizationPipeline
org.eclipse.emf.ecore.EOperation getJavaScriptCustomizationPipeline__GetScriptEngine()
Get Script Engine
' operation.
JavaScriptCustomizationPipeline.getScriptEngine()
org.eclipse.emf.ecore.EClass getCustomScriptCustomizationPipeline()
Custom Script Customization Pipeline
'.
CustomScriptCustomizationPipeline
org.eclipse.emf.ecore.EAttribute getCustomScriptCustomizationPipeline_ScriptEngine()
Script Engine
'.
CustomScriptCustomizationPipeline.getScriptEngine()
,
getCustomScriptCustomizationPipeline()
org.eclipse.emf.ecore.EClass getJavaScriptSelector()
Java Script Selector
'.
JavaScriptSelector
org.eclipse.emf.ecore.EOperation getJavaScriptSelector__GetScriptEngine()
Get Script Engine
' operation.
JavaScriptSelector.getScriptEngine()
org.eclipse.emf.ecore.EClass getCustomScriptSelector()
Custom Script Selector
'.
CustomScriptSelector
org.eclipse.emf.ecore.EAttribute getCustomScriptSelector_ScriptEngine()
Script Engine
'.
CustomScriptSelector.getScriptEngine()
,
getCustomScriptSelector()
org.eclipse.emf.ecore.EDataType getCustomizationRequest()
Customization Request
'.
CustomizationRequest
ItemFactory getItemFactory()