public interface RatioMetric extends MetricDefinition
The following features are supported:
MetricDSLPackage.getRatioMetric()| Modifier and Type | Method and Description |
|---|---|
Metric |
getDenominatorMetric()
Returns the value of the 'Denominator Metric' reference.
|
Metric |
getNominatorMetric()
Returns the value of the 'Nominator Metric' reference.
|
void |
setDenominatorMetric(Metric value)
Sets the value of the '
Denominator Metric' reference. |
void |
setNominatorMetric(Metric value)
Sets the value of the '
Nominator Metric' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverMetric getNominatorMetric()
If the meaning of the 'Nominator Metric' reference isn't clear, there really should be more of a description here...
setNominatorMetric(Metric),
MetricDSLPackage.getRatioMetric_NominatorMetric()void setNominatorMetric(Metric value)
Nominator Metric' reference.
value - the new value of the 'Nominator Metric' reference.getNominatorMetric()Metric getDenominatorMetric()
If the meaning of the 'Denominator Metric' reference isn't clear, there really should be more of a description here...
setDenominatorMetric(Metric),
MetricDSLPackage.getRatioMetric_DenominatorMetric()void setDenominatorMetric(Metric value)
Denominator Metric' reference.
value - the new value of the 'Denominator Metric' reference.getDenominatorMetric()