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.
|
|
getRescaleFrom()
Returns the value of the 'Rescale From' reference list.
|
void |
setFormula(java.lang.String value)
Sets the value of the '
Formula' attribute. |
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, setShortDescriptionjava.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()getRescaleFrom()
RescaleMeasureRelationship.
It is bidirectional and its opposite is 'To'.
If the meaning of the 'Rescale From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getRescaledMeasure_RescaleFrom(),
RescaleMeasureRelationship.getTo()