| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Base1MeasurementRelationship |
SmmFactory.createBase1MeasurementRelationship()
Returns a new object of class 'Base1 Measurement Relationship'.
|
Base1MeasurementRelationship |
BinaryMeasurement.getBaseMeasurement1To()
Returns the value of the 'Base Measurement1 To' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasurement.setBaseMeasurement1To(Base1MeasurementRelationship value)
Sets the value of the '
Base Measurement1 To' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBase1MeasurementRelationship(Base1MeasurementRelationship object)
Returns the result of interpreting the object as an instance of 'Base1 Measurement Relationship'.
|