| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Base2MeasureRelationship |
SmmFactory.createBase2MeasureRelationship()
Returns a new object of class 'Base2 Measure Relationship'.
|
Base2MeasureRelationship |
BinaryMeasure.getBaseMeasure2To()
Returns the value of the 'Base Measure2 To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasure.setBaseMeasure2To(Base2MeasureRelationship value)
Sets the value of the '
Base Measure2 To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBase2MeasureRelationship(Base2MeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Base2 Measure Relationship'.
|