public interface RescaledMeasure extends DimensionalMeasure
The following features are supported:
SmmPackage.getRescaledMeasure()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFormula()
Returns the value of the 'Formula' attribute.
|
void |
setFormula(java.lang.String value)
Sets the value of the '
Formula' attribute. |
getUnit, setUnitgetCategory, getEquivalentFrom, getEquivalentTo, getInMeasure, getLibrary, getMeasurement, getName, getOutMeasure, getRefinement, getScope, getTrait, setLibrary, setName, setScope, setTraitgetAnnotation, getAttribute, getInbound, getModel, getOutbound, setModeljava.lang.String getFormula()
If the meaning of the 'Formula' attribute isn't clear, there really should be more of a description here...
setFormula(String),
SmmPackage.getRescaledMeasure_Formula()void setFormula(java.lang.String value)
Formula' attribute.
value - the new value of the 'Formula' attribute.getFormula()