|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MeasureRelationship
A representation of the model object 'Measure Relationship'.
The following features are supported:
SmmPackage.getMeasureRelationship()| Method Summary | |
|---|---|
Measure |
getFrom()
Returns the value of the 'From' reference. |
Measure |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(Measure value)
Sets the value of the ' From' reference. |
void |
setTo(Measure value)
Sets the value of the ' To' reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
| Method Detail |
|---|
Measure getFrom()
Out Measure'.
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom in interface SmmRelationshipsetFrom(Measure),
SmmPackage.getMeasureRelationship_From(),
Measure.getOutMeasure()void setFrom(Measure value)
From' reference.
value - the new value of the 'From' reference.getFrom()Measure getTo()
In Measure'.
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo in interface SmmRelationshipsetTo(Measure),
SmmPackage.getMeasureRelationship_To(),
Measure.getInMeasure()void setTo(Measure 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 | |||||||||