|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RescaledMeasure
A representation of the model object 'Rescaled Measure'.
The following features are supported:
SmmPackage.getRescaledMeasure()
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.modisco.omg.smm.DimensionalMeasure |
---|
getBaseMeasure1From, getBaseMeasure2From, getBaseMeasureFrom, getRankingFrom, getRescaleTo, getUnit, setRescaleTo, setUnit |
Methods inherited from interface org.eclipse.modisco.omg.smm.Measure |
---|
getAllArguments, getArguments, getCategory, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, getScope, getTrait, isVisible, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setRecursiveFrom, setRecursiveTo, setScope, setTrait, setVisible |
Methods inherited from interface org.eclipse.modisco.omg.smm.AbstractMeasureElement |
---|
getInCategory |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
java.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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |