public interface ReScaledMeasurement extends DimensionalMeasurement
The following features are supported:
SmmPackage.getReScaledMeasurement()| Modifier and Type | Method and Description |
|---|---|
boolean |
isIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute.
|
void |
setIsBaseSupplied(boolean value)
Sets the value of the '
Is Base Supplied' attribute. |
getValue, setValuegetError, getInMeasurement, getMeasure, getObservation, getOutMeasurement, setError, setMeasure, setObservationgetAnnotation, getAttribute, getInbound, getModel, getOutbound, setModelboolean isIsBaseSupplied()
If the meaning of the 'Is Base Supplied' attribute isn't clear, there really should be more of a description here...
setIsBaseSupplied(boolean),
SmmPackage.getReScaledMeasurement_IsBaseSupplied()void setIsBaseSupplied(boolean value)
Is Base Supplied' attribute.
value - the new value of the 'Is Base Supplied' attribute.isIsBaseSupplied()