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