|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Base2MeasurementRelationship
A representation of the model object 'Base2 Measurement Relationship'.
The following features are supported:
SmmPackage.getBase2MeasurementRelationship()| Method Summary | |
|---|---|
BinaryMeasurement |
getFrom()
Returns the value of the 'From' container reference. |
DimensionalMeasurement |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(BinaryMeasurement value)
Sets the value of the ' From' container reference. |
void |
setTo(DimensionalMeasurement 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 |
|---|
BinaryMeasurement getFrom()
Base Measurement2 To'.
If the meaning of the 'From' container reference isn't clear, there really should be more of a description here...
getFrom in interface MeasurementRelationshipgetFrom in interface SmmRelationshipsetFrom(BinaryMeasurement),
SmmPackage.getBase2MeasurementRelationship_From(),
BinaryMeasurement.getBaseMeasurement2To()void setFrom(BinaryMeasurement value)
From' container reference.
value - the new value of the 'From' container reference.getFrom()DimensionalMeasurement getTo()
Base Measurement2 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(DimensionalMeasurement),
SmmPackage.getBase2MeasurementRelationship_To(),
DimensionalMeasurement.getBaseMeasurement2From()void setTo(DimensionalMeasurement 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 | |||||||||