| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
MeasureCategory |
SmmFactory.createMeasureCategory()
Returns a new object of class 'Measure Category'.
|
MeasureCategory |
CategoryRelationship.getFrom()
Returns the value of the 'From' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryRelationship.setFrom(MeasureCategory value)
Sets the value of the '
From' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseMeasureCategory(MeasureCategory object)
Returns the result of interpreting the object as an instance of 'Measure Category'.
|