public interface DirectMeasure extends DimensionalMeasure
The following features are supported:
SmmPackage.getDirectMeasure()| Modifier and Type | Method and Description |
|---|---|
Operation |
getOperation()
Returns the value of the 'Operation' reference.
|
void |
setOperation(Operation value)
Sets the value of the '
Operation' reference. |
getBaseMeasure1From, getBaseMeasure2From, getBaseMeasureFrom, getRankingFrom, getRescaleTo, getUnit, setRescaleTo, setUnitgetAllArguments, getArguments, getCategory, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, getScope, getTrait, isVisible, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setRecursiveFrom, setRecursiveTo, setScope, setTrait, setVisiblegetInCategorygetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionOperation getOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
setOperation(Operation),
SmmPackage.getDirectMeasure_Operation()void setOperation(Operation value)
Operation' reference.
value - the new value of the 'Operation' reference.getOperation()