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