Interface MapPackage.Literals

  • Enclosing interface:
    MapPackage

    public static interface MapPackage.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
    Generated class or method.
    • Field Detail

      • MAP__OUTPUT_METRIC_DESCRIPTION

        static final EReference MAP__OUTPUT_METRIC_DESCRIPTION
        The meta object literal for the 'Output Metric Description' reference feature.
        Generated class or method.
      • MAP__MAPPER

        static final EReference MAP__MAPPER
        The meta object literal for the 'Mapper' containment reference feature.
        Generated class or method.
      • MAPPER__MAP

        static final EReference MAPPER__MAP
        The meta object literal for the 'Map' container reference feature.
        Generated class or method.
      • EXPONENTIAL_SMOOTHING__SMOOTHING_FACTOR

        static final EAttribute EXPONENTIAL_SMOOTHING__SMOOTHING_FACTOR
        The meta object literal for the 'Smoothing Factor' attribute feature.
        Generated class or method.
      • EXPONENTIAL_SMOOTHING__SMOOTHED_VALUE

        static final EAttribute EXPONENTIAL_SMOOTHING__SMOOTHED_VALUE
        The meta object literal for the 'Smoothed Value' attribute feature.
        Generated class or method.