| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Base2MeasurementRelationship |
SmmFactory.createBase2MeasurementRelationship()
Returns a new object of class 'Base2 Measurement Relationship'.
|
Base2MeasurementRelationship |
BinaryMeasurement.getBaseMeasurement2To()
Returns the value of the 'Base Measurement2 To' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasurement.setBaseMeasurement2To(Base2MeasurementRelationship value)
Sets the value of the '
Base Measurement2 To' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBase2MeasurementRelationship(Base2MeasurementRelationship object)
Returns the result of interpreting the object as an instance of 'Base2 Measurement Relationship'.
|