public interface WeightedMetric extends MetricDefinition
The following features are supported:
MetricDSLPackage.getWeightedMetric()| Modifier and Type | Method and Description |
|---|---|
EList<MetricAndWeight> |
getWeights()
Returns the value of the 'Weights' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<MetricAndWeight> getWeights()
MetricAndWeight.
If the meaning of the 'Weights' containment reference list isn't clear, there really should be more of a description here...
MetricDSLPackage.getWeightedMetric_Weights()