Interface ParametersPackage.Literals
-
- Enclosing interface:
- ParametersPackage
public static interface ParametersPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
CALL_INSTANCE
The meta object literal for the 'Call Instance
' class.static EReference
CALL_INSTANCE__INPUT_PARAMETER_INSTANCES
The meta object literal for the 'Input Parameter Instances' containment reference list feature.static EAttribute
CALL_INSTANCE__NUMBER_OF_CALLS
The meta object literal for the 'Number Of Calls' attribute feature.static EReference
CALL_INSTANCE__OPERATION_REFERENCE
The meta object literal for the 'Operation Reference' containment reference feature.static EReference
CALL_INSTANCE__OUTPUT_PARAMETER_INSTANCES
The meta object literal for the 'Output Parameter Instances' containment reference list feature.static EClass
COMPONENT_INSTANCE
The meta object literal for the 'Component Instance
' class.static EReference
COMPONENT_INSTANCE__COMPONENT_REFERENCE
The meta object literal for the 'Component Reference' containment reference feature.static EReference
COMPONENT_INSTANCE__PARAMETER_INSTANCES
The meta object literal for the 'Parameter Instances' containment reference list feature.static EClass
COMPONENT_REFERENCE
The meta object literal for the 'Component Reference
' class.static EReference
COMPONENT_REFERENCE__COMPONENT_INSTANCE
The meta object literal for the 'Component Instance' container reference feature.static EClass
OPERATION_REFERENCE
The meta object literal for the 'Operation Reference
' class.static EReference
OPERATION_REFERENCE__CALL_INSTANCE
The meta object literal for the 'Call Instance' container reference feature.static EClass
PARAMETER_INSTANCE
The meta object literal for the 'Parameter Instance
' class.static EReference
PARAMETER_INSTANCE__COMPONENT_INSTANCE
The meta object literal for the 'Component Instance' container reference feature.static EReference
PARAMETER_INSTANCE__INPUT_CALL_INSTANCE
The meta object literal for the 'Input Call Instance' container reference feature.static EReference
PARAMETER_INSTANCE__OUTPUT_CALL_INSTANCE
The meta object literal for the 'Output Call Instance' container reference feature.static EReference
PARAMETER_INSTANCE__PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference' containment reference feature.static EReference
PARAMETER_INSTANCE__PARAMETER_VALUE
The meta object literal for the 'Parameter Value' containment reference feature.static EClass
PARAMETER_PARTITION
The meta object literal for the 'Parameter Partition
' class.static EReference
PARAMETER_PARTITION__PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference' containment reference feature.static EReference
PARAMETER_PARTITION__QUALITY_ANNOTATION
The meta object literal for the 'Quality Annotation' container reference feature.static EClass
PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference
' class.static EReference
PARAMETER_REFERENCE__PARAMETER_INSTANCE
The meta object literal for the 'Parameter Instance' container reference feature.static EReference
PARAMETER_REFERENCE__PARAMETER_PARTITION
The meta object literal for the 'Parameter Partition' container reference feature.static EReference
PARAMETER_REFERENCE__PARAMETER_VALUE_DEVIATION
The meta object literal for the 'Parameter Value Deviation' container reference feature.static EClass
PARAMETER_VALUE
The meta object literal for the 'Parameter Value
' class.static EReference
PARAMETER_VALUE__PARAMETER_INSTANCE
The meta object literal for the 'Parameter Instance' container reference feature.static EReference
PARAMETER_VALUE__PARAMETER_VALUE_DEVIATION
The meta object literal for the 'Parameter Value Deviation' container reference feature.
-
-
-
Field Detail
-
PARAMETER_PARTITION
static final EClass PARAMETER_PARTITION
The meta object literal for the 'Parameter Partition
' class.- See Also:
ParameterPartitionImpl
,ParametersPackageImpl.getParameterPartition()
- Generated class or method.
-
PARAMETER_PARTITION__QUALITY_ANNOTATION
static final EReference PARAMETER_PARTITION__QUALITY_ANNOTATION
The meta object literal for the 'Quality Annotation' container reference feature.- Generated class or method.
-
PARAMETER_PARTITION__PARAMETER_REFERENCE
static final EReference PARAMETER_PARTITION__PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference' containment reference feature.- Generated class or method.
-
PARAMETER_VALUE
static final EClass PARAMETER_VALUE
The meta object literal for the 'Parameter Value
' class.- See Also:
ParameterValueImpl
,ParametersPackageImpl.getParameterValue()
- Generated class or method.
-
PARAMETER_VALUE__PARAMETER_INSTANCE
static final EReference PARAMETER_VALUE__PARAMETER_INSTANCE
The meta object literal for the 'Parameter Instance' container reference feature.- Generated class or method.
-
PARAMETER_VALUE__PARAMETER_VALUE_DEVIATION
static final EReference PARAMETER_VALUE__PARAMETER_VALUE_DEVIATION
The meta object literal for the 'Parameter Value Deviation' container reference feature.- Generated class or method.
-
PARAMETER_INSTANCE
static final EClass PARAMETER_INSTANCE
The meta object literal for the 'Parameter Instance
' class.- See Also:
ParameterInstanceImpl
,ParametersPackageImpl.getParameterInstance()
- Generated class or method.
-
PARAMETER_INSTANCE__PARAMETER_REFERENCE
static final EReference PARAMETER_INSTANCE__PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference' containment reference feature.- Generated class or method.
-
PARAMETER_INSTANCE__INPUT_CALL_INSTANCE
static final EReference PARAMETER_INSTANCE__INPUT_CALL_INSTANCE
The meta object literal for the 'Input Call Instance' container reference feature.- Generated class or method.
-
PARAMETER_INSTANCE__OUTPUT_CALL_INSTANCE
static final EReference PARAMETER_INSTANCE__OUTPUT_CALL_INSTANCE
The meta object literal for the 'Output Call Instance' container reference feature.- Generated class or method.
-
PARAMETER_INSTANCE__COMPONENT_INSTANCE
static final EReference PARAMETER_INSTANCE__COMPONENT_INSTANCE
The meta object literal for the 'Component Instance' container reference feature.- Generated class or method.
-
PARAMETER_INSTANCE__PARAMETER_VALUE
static final EReference PARAMETER_INSTANCE__PARAMETER_VALUE
The meta object literal for the 'Parameter Value' containment reference feature.- Generated class or method.
-
CALL_INSTANCE
static final EClass CALL_INSTANCE
The meta object literal for the 'Call Instance
' class.- See Also:
CallInstanceImpl
,ParametersPackageImpl.getCallInstance()
- Generated class or method.
-
CALL_INSTANCE__OPERATION_REFERENCE
static final EReference CALL_INSTANCE__OPERATION_REFERENCE
The meta object literal for the 'Operation Reference' containment reference feature.- Generated class or method.
-
CALL_INSTANCE__OUTPUT_PARAMETER_INSTANCES
static final EReference CALL_INSTANCE__OUTPUT_PARAMETER_INSTANCES
The meta object literal for the 'Output Parameter Instances' containment reference list feature.- Generated class or method.
-
CALL_INSTANCE__NUMBER_OF_CALLS
static final EAttribute CALL_INSTANCE__NUMBER_OF_CALLS
The meta object literal for the 'Number Of Calls' attribute feature.- Generated class or method.
-
CALL_INSTANCE__INPUT_PARAMETER_INSTANCES
static final EReference CALL_INSTANCE__INPUT_PARAMETER_INSTANCES
The meta object literal for the 'Input Parameter Instances' containment reference list feature.- Generated class or method.
-
OPERATION_REFERENCE
static final EClass OPERATION_REFERENCE
The meta object literal for the 'Operation Reference
' class.- See Also:
OperationReferenceImpl
,ParametersPackageImpl.getOperationReference()
- Generated class or method.
-
OPERATION_REFERENCE__CALL_INSTANCE
static final EReference OPERATION_REFERENCE__CALL_INSTANCE
The meta object literal for the 'Call Instance' container reference feature.- Generated class or method.
-
COMPONENT_INSTANCE
static final EClass COMPONENT_INSTANCE
The meta object literal for the 'Component Instance
' class.- See Also:
ComponentInstanceImpl
,ParametersPackageImpl.getComponentInstance()
- Generated class or method.
-
COMPONENT_INSTANCE__COMPONENT_REFERENCE
static final EReference COMPONENT_INSTANCE__COMPONENT_REFERENCE
The meta object literal for the 'Component Reference' containment reference feature.- Generated class or method.
-
COMPONENT_INSTANCE__PARAMETER_INSTANCES
static final EReference COMPONENT_INSTANCE__PARAMETER_INSTANCES
The meta object literal for the 'Parameter Instances' containment reference list feature.- Generated class or method.
-
COMPONENT_REFERENCE
static final EClass COMPONENT_REFERENCE
The meta object literal for the 'Component Reference
' class.- See Also:
ComponentReferenceImpl
,ParametersPackageImpl.getComponentReference()
- Generated class or method.
-
COMPONENT_REFERENCE__COMPONENT_INSTANCE
static final EReference COMPONENT_REFERENCE__COMPONENT_INSTANCE
The meta object literal for the 'Component Instance' container reference feature.- Generated class or method.
-
PARAMETER_REFERENCE
static final EClass PARAMETER_REFERENCE
The meta object literal for the 'Parameter Reference
' class.- See Also:
ParameterReferenceImpl
,ParametersPackageImpl.getParameterReference()
- Generated class or method.
-
PARAMETER_REFERENCE__PARAMETER_PARTITION
static final EReference PARAMETER_REFERENCE__PARAMETER_PARTITION
The meta object literal for the 'Parameter Partition' container reference feature.- Generated class or method.
-
PARAMETER_REFERENCE__PARAMETER_INSTANCE
static final EReference PARAMETER_REFERENCE__PARAMETER_INSTANCE
The meta object literal for the 'Parameter Instance' container reference feature.- Generated class or method.
-
PARAMETER_REFERENCE__PARAMETER_VALUE_DEVIATION
static final EReference PARAMETER_REFERENCE__PARAMETER_VALUE_DEVIATION
The meta object literal for the 'Parameter Value Deviation' container reference feature.- Generated class or method.
-
-