| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Base1MeasureRelationship |
SmmFactory.createBase1MeasureRelationship()
Returns a new object of class 'Base1 Measure Relationship'.
|
Base1MeasureRelationship |
BinaryMeasure.getBaseMeasure1To()
Returns the value of the 'Base Measure1 To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasure.setBaseMeasure1To(Base1MeasureRelationship value)
Sets the value of the '
Base Measure1 To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBase1MeasureRelationship(Base1MeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Base1 Measure Relationship'.
|