|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseMeasureRelationship
A representation of the model object 'Base Measure Relationship'.
The following features are supported:
SmmPackage.getBaseMeasureRelationship()| Method Summary | |
|---|---|
CollectiveMeasure |
getFrom()
Returns the value of the 'From' reference. |
DimensionalMeasure |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(CollectiveMeasure value)
Sets the value of the ' From' reference. |
void |
setTo(DimensionalMeasure 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 |
|---|
CollectiveMeasure getFrom()
Base Measure To'.
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom in interface MeasureRelationshipgetFrom in interface SmmRelationshipsetFrom(CollectiveMeasure),
SmmPackage.getBaseMeasureRelationship_From(),
CollectiveMeasure.getBaseMeasureTo()void setFrom(CollectiveMeasure value)
From' reference.
value - the new value of the 'From' reference.getFrom()DimensionalMeasure getTo()
Base Measure From'.
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo in interface MeasureRelationshipgetTo in interface SmmRelationshipsetTo(DimensionalMeasure),
SmmPackage.getBaseMeasureRelationship_To(),
DimensionalMeasure.getBaseMeasureFrom()void setTo(DimensionalMeasure value)
To' reference.
value - the new value of the 'To' reference.getTo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||