| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.smm | |
| org.eclipse.gmt.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Observation |
SmmFactory.createObservation()
Returns a new object of class 'Observation'.
|
Observation |
Measurement.getObservation()
Returns the value of the 'Observation' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Measurement.setObservation(Observation value)
Sets the value of the '
Observation' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseObservation(Observation object)
Returns the result of interpreting the object as an instance of 'Observation'.
|