|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RescaleMeasureRelationship
A representation of the model object 'Rescale Measure Relationship'.
The following features are supported:
SmmPackage.getRescaleMeasureRelationship()
Method Summary | |
---|---|
DimensionalMeasure |
getFrom()
Returns the value of the 'From' reference. |
RescaledMeasure |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(DimensionalMeasure value)
Sets the value of the ' From ' reference. |
void |
setTo(RescaledMeasure value)
Sets the value of the ' To ' reference. |
Methods inherited from interface org.eclipse.modisco.omg.smm.MeasureRelationship |
---|
getMeasurandQuery, setMeasurandQuery |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
RescaledMeasure getTo()
Rescale From
'.
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo
in interface MeasureRelationship
getTo
in interface SmmRelationship
setTo(RescaledMeasure)
,
SmmPackage.getRescaleMeasureRelationship_To()
,
RescaledMeasure.getRescaleFrom()
void setTo(RescaledMeasure value)
To
' reference.
value
- the new value of the 'To' reference.getTo()
DimensionalMeasure getFrom()
Rescale To
'.
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom
in interface MeasureRelationship
getFrom
in interface SmmRelationship
setFrom(DimensionalMeasure)
,
SmmPackage.getRescaleMeasureRelationship_From()
,
DimensionalMeasure.getRescaleTo()
void setFrom(DimensionalMeasure value)
From
' reference.
value
- the new value of the 'From' reference.getFrom()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |