|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RecursiveMeasurementRelationship
A representation of the model object 'Recursive Measurement Relationship'.
The following features are supported:
SmmPackage.getRecursiveMeasurementRelationship()| Method Summary | |
|---|---|
Measurement |
getFrom()
Returns the value of the 'From' reference. |
Measurement |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(Measurement value)
Sets the value of the ' From' reference. |
void |
setTo(Measurement value)
Sets the value of the ' To' reference. |
| Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
| Method Detail |
|---|
Measurement getFrom()
Recursive To'.
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom in interface MeasurementRelationshipgetFrom in interface SmmRelationshipsetFrom(Measurement),
SmmPackage.getRecursiveMeasurementRelationship_From(),
Measurement.getRecursiveTo()void setFrom(Measurement value)
From' reference.
value - the new value of the 'From' reference.getFrom()Measurement getTo()
Recursive From'.
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo in interface MeasurementRelationshipgetTo in interface SmmRelationshipsetTo(Measurement),
SmmPackage.getRecursiveMeasurementRelationship_To(),
Measurement.getRecursiveFrom()void setTo(Measurement 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 | |||||||||