|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Base1MeasurementRelationship
A representation of the model object 'Base1 Measurement Relationship'.
The following features are supported:
SmmPackage.getBase1MeasurementRelationship()
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 Measurement1 To
'.
If the meaning of the 'From' container reference isn't clear, there really should be more of a description here...
getFrom
in interface MeasurementRelationship
getFrom
in interface SmmRelationship
setFrom(BinaryMeasurement)
,
SmmPackage.getBase1MeasurementRelationship_From()
,
BinaryMeasurement.getBaseMeasurement1To()
void setFrom(BinaryMeasurement value)
From
' container reference.
value
- the new value of the 'From' container reference.getFrom()
DimensionalMeasurement getTo()
Base Measurement1 From
'.
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo
in interface MeasurementRelationship
getTo
in interface SmmRelationship
setTo(DimensionalMeasurement)
,
SmmPackage.getBase1MeasurementRelationship_To()
,
DimensionalMeasurement.getBaseMeasurement1From()
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 |