Interface MetricDSLPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
MetricDSLPackageImpl

public interface MetricDSLPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final MetricDSLPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • METRIC_MODEL

      static final int METRIC_MODEL
      The meta object id for the 'Metric Model' class.
      See Also:
      Generated class or method.
    • METRIC_MODEL__IMPORT_URI

      static final int METRIC_MODEL__IMPORT_URI
      The feature id for the 'Import URI' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_MODEL__METRICS

      static final int METRIC_MODEL__METRICS
      The feature id for the 'Metrics' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_MODEL_FEATURE_COUNT

      static final int METRIC_MODEL_FEATURE_COUNT
      The number of structural features of the 'Metric Model' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC

      static final int METRIC
      The meta object id for the 'Metric' class.
      See Also:
      Generated class or method.
    • METRIC__NAME

      static final int METRIC__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_FEATURE_COUNT

      static final int METRIC_FEATURE_COUNT
      The number of structural features of the 'Metric' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTERNAL_METRIC

      static final int EXTERNAL_METRIC
      The meta object id for the 'External Metric' class.
      See Also:
      Generated class or method.
    • EXTERNAL_METRIC__NAME

      static final int EXTERNAL_METRIC__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTERNAL_METRIC_FEATURE_COUNT

      static final int EXTERNAL_METRIC_FEATURE_COUNT
      The number of structural features of the 'External Metric' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERNAL_METRIC

      static final int INTERNAL_METRIC
      The meta object id for the 'Internal Metric' class.
      See Also:
      Generated class or method.
    • INTERNAL_METRIC__NAME

      static final int INTERNAL_METRIC__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERNAL_METRIC__SHORT_NAME

      static final int INTERNAL_METRIC__SHORT_NAME
      The feature id for the 'Short Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERNAL_METRIC__DESCRIPTION

      static final int INTERNAL_METRIC__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERNAL_METRIC__PARAMETER

      static final int INTERNAL_METRIC__PARAMETER
      The feature id for the 'Parameter' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERNAL_METRIC__DEFINITION

      static final int INTERNAL_METRIC__DEFINITION
      The feature id for the 'Definition' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERNAL_METRIC_FEATURE_COUNT

      static final int INTERNAL_METRIC_FEATURE_COUNT
      The number of structural features of the 'Internal Metric' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER

      static final int NUMBER
      The meta object id for the 'Number' class.
      See Also:
      Generated class or method.
    • NUMBER__NAME

      static final int NUMBER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NUMBER_FEATURE_COUNT

      static final int NUMBER_FEATURE_COUNT
      The number of structural features of the 'Number' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER

      static final int PARAMETER
      The meta object id for the 'Parameter' class.
      See Also:
      Generated class or method.
    • PARAMETER__NAME

      static final int PARAMETER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER__SHORTNAME

      static final int PARAMETER__SHORTNAME
      The feature id for the 'Shortname' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER__DESCRIPTION

      static final int PARAMETER__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER__DEFAULT_VALUE

      static final int PARAMETER__DEFAULT_VALUE
      The feature id for the 'Default Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER_FEATURE_COUNT

      static final int PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Parameter' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT

      static final int CONSTANT
      The meta object id for the 'Constant' class.
      See Also:
      Generated class or method.
    • CONSTANT__NAME

      static final int CONSTANT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT__VALUE

      static final int CONSTANT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT_FEATURE_COUNT

      static final int CONSTANT_FEATURE_COUNT
      The number of structural features of the 'Constant' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_DEFINITION

      static final int METRIC_DEFINITION
      The meta object id for the 'Metric Definition' class.
      See Also:
      Generated class or method.
    • METRIC_DEFINITION_FEATURE_COUNT

      static final int METRIC_DEFINITION_FEATURE_COUNT
      The number of structural features of the 'Metric Definition' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • WEIGHTED_METRIC

      static final int WEIGHTED_METRIC
      The meta object id for the 'Weighted Metric' class.
      See Also:
      Generated class or method.
    • WEIGHTED_METRIC__WEIGHTS

      static final int WEIGHTED_METRIC__WEIGHTS
      The feature id for the 'Weights' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • WEIGHTED_METRIC_FEATURE_COUNT

      static final int WEIGHTED_METRIC_FEATURE_COUNT
      The number of structural features of the 'Weighted Metric' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STEPWISE_METRIC

      static final int STEPWISE_METRIC
      The meta object id for the 'Stepwise Metric' class.
      See Also:
      Generated class or method.
    • STEPWISE_METRIC__INNER_METRIC

      static final int STEPWISE_METRIC__INNER_METRIC
      The feature id for the 'Inner Metric' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • STEPWISE_METRIC__STEPS

      static final int STEPWISE_METRIC__STEPS
      The feature id for the 'Steps' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • STEPWISE_METRIC_FEATURE_COUNT

      static final int STEPWISE_METRIC_FEATURE_COUNT
      The number of structural features of the 'Stepwise Metric' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RATIO_METRIC

      static final int RATIO_METRIC
      The meta object id for the 'Ratio Metric' class.
      See Also:
      Generated class or method.
    • RATIO_METRIC__NOMINATOR_METRIC

      static final int RATIO_METRIC__NOMINATOR_METRIC
      The feature id for the 'Nominator Metric' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RATIO_METRIC__DENOMINATOR_METRIC

      static final int RATIO_METRIC__DENOMINATOR_METRIC
      The feature id for the 'Denominator Metric' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RATIO_METRIC_FEATURE_COUNT

      static final int RATIO_METRIC_FEATURE_COUNT
      The number of structural features of the 'Ratio Metric' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOUND_AND_WEIGHT

      static final int BOUND_AND_WEIGHT
      The meta object id for the 'Bound And Weight' class.
      See Also:
      Generated class or method.
    • BOUND_AND_WEIGHT__UPPER_BOUND

      static final int BOUND_AND_WEIGHT__UPPER_BOUND
      The feature id for the 'Upper Bound' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOUND_AND_WEIGHT__WEIGHT

      static final int BOUND_AND_WEIGHT__WEIGHT
      The feature id for the 'Weight' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOUND_AND_WEIGHT_FEATURE_COUNT

      static final int BOUND_AND_WEIGHT_FEATURE_COUNT
      The number of structural features of the 'Bound And Weight' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_AND_WEIGHT

      static final int METRIC_AND_WEIGHT
      The meta object id for the 'Metric And Weight' class.
      See Also:
      Generated class or method.
    • METRIC_AND_WEIGHT__METRIC

      static final int METRIC_AND_WEIGHT__METRIC
      The feature id for the 'Metric' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_AND_WEIGHT__WEIGHT

      static final int METRIC_AND_WEIGHT__WEIGHT
      The feature id for the 'Weight' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • METRIC_AND_WEIGHT_FEATURE_COUNT

      static final int METRIC_AND_WEIGHT_FEATURE_COUNT
      The number of structural features of the 'Metric And Weight' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details