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 Details

    • PARAMETER_PARTITION

      static final EClass PARAMETER_PARTITION
      The meta object literal for the ' Parameter Partition' class.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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.