public interface AggregatedMeasurement extends DimensionalMeasurement
The following features are supported:
SmmPackage.getAggregatedMeasurement()| Modifier and Type | Method and Description |
|---|---|
|
getBaseMeasurement()
Returns the value of the 'Base Measurement' reference list.
|
boolean |
isIsBaseSuppled()
Returns the value of the 'Is Base Suppled' attribute.
|
void |
setIsBaseSuppled(boolean value)
Sets the value of the '
Is Base Suppled' attribute. |
getValue, setValuegetError, getInMeasurement, getMeasure, getObservation, getOutMeasurement, setError, setMeasure, setObservationgetAnnotation, getAttribute, getInbound, getModel, getOutbound, setModelboolean isIsBaseSuppled()
If the meaning of the 'Is Base Suppled' attribute isn't clear, there really should be more of a description here...
setIsBaseSuppled(boolean),
SmmPackage.getAggregatedMeasurement_IsBaseSuppled()void setIsBaseSuppled(boolean value)
Is Base Suppled' attribute.
value - the new value of the 'Is Base Suppled' attribute.isIsBaseSuppled()getBaseMeasurement()
DimensionalMeasurement.
If the meaning of the 'Base Measurement' reference list isn't clear, there really should be more of a description here...
SmmPackage.getAggregatedMeasurement_BaseMeasurement()