| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.smm | |
| org.eclipse.gmt.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
SmmFactory.createCharacteristic()
Returns a new object of class 'Characteristic'.
|
Characteristic |
Characteristic.getParent()
Returns the value of the 'Parent' reference.
|
Characteristic |
Measure.getTrait()
Returns the value of the 'Trait' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Characteristic.setParent(Characteristic value)
Sets the value of the '
Parent' reference. |
void |
Measure.setTrait(Characteristic value)
Sets the value of the '
Trait' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseCharacteristic(Characteristic object)
Returns the result of interpreting the object as an instance of 'Characteristic'.
|