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