Interface MappingPackage.Literals

  • Enclosing interface:
    MappingPackage

    public static interface MappingPackage.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 Detail

      • MAPPING_REPOSITORY__MAPPINGS

        static final EReference MAPPING_REPOSITORY__MAPPINGS
        The meta object literal for the 'Mappings' containment reference list feature.
        Generated class or method.
      • MAPPING_REPOSITORY__MARKER_LOG

        static final EReference MAPPING_REPOSITORY__MARKER_LOG
        The meta object literal for the 'Marker Log' containment reference feature.
        Generated class or method.
      • METRIC_TO_CSV_MAPPING__CSV_FILE_URI

        static final EAttribute METRIC_TO_CSV_MAPPING__CSV_FILE_URI
        The meta object literal for the 'Csv File Uri' attribute feature.
        Generated class or method.
      • METRIC_TO_CSV_MAPPING__METRIC

        static final EReference METRIC_TO_CSV_MAPPING__METRIC
        The meta object literal for the 'Metric' reference feature.
        Generated class or method.
      • METRIC_TO_CSV_MAPPING__REPOSITORY

        static final EReference METRIC_TO_CSV_MAPPING__REPOSITORY
        The meta object literal for the 'Repository' container reference feature.
        Generated class or method.
      • METRIC_TO_CSV_MAPPING__CONVERSION_DIVISOR

        static final EReference METRIC_TO_CSV_MAPPING__CONVERSION_DIVISOR
        The meta object literal for the 'Conversion Divisor' containment reference feature.
        Generated class or method.
      • METRIC_TO_CSV_MAPPING__UNIT_STRING

        static final EAttribute METRIC_TO_CSV_MAPPING__UNIT_STRING
        The meta object literal for the 'Unit String' attribute feature.
        Generated class or method.
      • METRIC_TO_CSV_MAPPING__UNIT

        static final EAttribute METRIC_TO_CSV_MAPPING__UNIT
        The meta object literal for the 'Unit' attribute feature.
        Generated class or method.
      • MARKER_LOG__CSV_FILE_URI

        static final EAttribute MARKER_LOG__CSV_FILE_URI
        The meta object literal for the 'Csv File Uri' attribute feature.
        Generated class or method.
      • MARKER_LOG__REPOSITORY

        static final EReference MARKER_LOG__REPOSITORY
        The meta object literal for the 'Repository' container reference feature.
        Generated class or method.
      • MARKER_LOG__START_SUFFIX

        static final EAttribute MARKER_LOG__START_SUFFIX
        The meta object literal for the 'Start Suffix' attribute feature.
        Generated class or method.
      • MARKER_LOG__MEASUREMENT_SUFFIX

        static final EAttribute MARKER_LOG__MEASUREMENT_SUFFIX
        The meta object literal for the 'Measurement Suffix' attribute feature.
        Generated class or method.
      • CONVERSION_DIVISOR__VALUE

        static final EAttribute CONVERSION_DIVISOR__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.
      • CONVERSION_DIVISOR__VALUE_STRING

        static final EAttribute CONVERSION_DIVISOR__VALUE_STRING
        The meta object literal for the 'Value String' attribute feature.
        Generated class or method.
      • CONVERSION_DIVISOR__RESULTING_METRIC

        static final EReference CONVERSION_DIVISOR__RESULTING_METRIC
        The meta object literal for the 'Resulting Metric' reference feature.
        Generated class or method.