Interface ParametersPackage.Literals
-
- Enclosing interface:
- ParametersPackage
public static interface ParametersPackage.LiteralsDefines 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 EClassCALL_INSTANCEThe meta object literal for the 'Call Instance' class.static EReferenceCALL_INSTANCE__INPUT_PARAMETER_INSTANCESThe meta object literal for the 'Input Parameter Instances' containment reference list feature.static EAttributeCALL_INSTANCE__NUMBER_OF_CALLSThe meta object literal for the 'Number Of Calls' attribute feature.static EReferenceCALL_INSTANCE__OPERATION_REFERENCEThe meta object literal for the 'Operation Reference' containment reference feature.static EReferenceCALL_INSTANCE__OUTPUT_PARAMETER_INSTANCESThe meta object literal for the 'Output Parameter Instances' containment reference list feature.static EClassCOMPONENT_INSTANCEThe meta object literal for the 'Component Instance' class.static EReferenceCOMPONENT_INSTANCE__COMPONENT_REFERENCEThe meta object literal for the 'Component Reference' containment reference feature.static EReferenceCOMPONENT_INSTANCE__PARAMETER_INSTANCESThe meta object literal for the 'Parameter Instances' containment reference list feature.static EClassCOMPONENT_REFERENCEThe meta object literal for the 'Component Reference' class.static EReferenceCOMPONENT_REFERENCE__COMPONENT_INSTANCEThe meta object literal for the 'Component Instance' container reference feature.static EClassOPERATION_REFERENCEThe meta object literal for the 'Operation Reference' class.static EReferenceOPERATION_REFERENCE__CALL_INSTANCEThe meta object literal for the 'Call Instance' container reference feature.static EClassPARAMETER_INSTANCEThe meta object literal for the 'Parameter Instance' class.static EReferencePARAMETER_INSTANCE__COMPONENT_INSTANCEThe meta object literal for the 'Component Instance' container reference feature.static EReferencePARAMETER_INSTANCE__INPUT_CALL_INSTANCEThe meta object literal for the 'Input Call Instance' container reference feature.static EReferencePARAMETER_INSTANCE__OUTPUT_CALL_INSTANCEThe meta object literal for the 'Output Call Instance' container reference feature.static EReferencePARAMETER_INSTANCE__PARAMETER_REFERENCEThe meta object literal for the 'Parameter Reference' containment reference feature.static EReferencePARAMETER_INSTANCE__PARAMETER_VALUEThe meta object literal for the 'Parameter Value' containment reference feature.static EClassPARAMETER_PARTITIONThe meta object literal for the 'Parameter Partition' class.static EReferencePARAMETER_PARTITION__PARAMETER_REFERENCEThe meta object literal for the 'Parameter Reference' containment reference feature.static EReferencePARAMETER_PARTITION__QUALITY_ANNOTATIONThe meta object literal for the 'Quality Annotation' container reference feature.static EClassPARAMETER_REFERENCEThe meta object literal for the 'Parameter Reference' class.static EReferencePARAMETER_REFERENCE__PARAMETER_INSTANCEThe meta object literal for the 'Parameter Instance' container reference feature.static EReferencePARAMETER_REFERENCE__PARAMETER_PARTITIONThe meta object literal for the 'Parameter Partition' container reference feature.static EReferencePARAMETER_REFERENCE__PARAMETER_VALUE_DEVIATIONThe meta object literal for the 'Parameter Value Deviation' container reference feature.static EClassPARAMETER_VALUEThe meta object literal for the 'Parameter Value' class.static EReferencePARAMETER_VALUE__PARAMETER_INSTANCEThe meta object literal for the 'Parameter Instance' container reference feature.static EReferencePARAMETER_VALUE__PARAMETER_VALUE_DEVIATIONThe 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.
-
-