Interface WeightedMetric

All Superinterfaces:
EObject, MetricDefinition, Notifier
All Known Implementing Classes:
WeightedMetricImpl

public interface WeightedMetric extends MetricDefinition
A representation of the model object 'Weighted Metric'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getWeights

      EList<MetricAndWeight> getWeights()
      Returns the value of the 'Weights' containment reference list. The list contents are of type MetricAndWeight.

      If the meaning of the 'Weights' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Weights' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true"