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. |
getBaseMeasurement1From, getBaseMeasurement2From, getBaseMeasurementFrom, getRankingFrom, getRescaleTo, getValue, setValuegetBreakValue, getEquivalentFrom, getEquivalentTo, getError, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setRecursiveTogetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionboolean 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()