| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.smm | |
| org.eclipse.gmt.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Scope |
SmmFactory.createScope()
Returns a new object of class 'Scope'.
|
Scope |
Measure.getScope()
Returns the value of the 'Scope' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Measure.setScope(Scope value)
Sets the value of the '
Scope' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseScope(Scope object)
Returns the result of interpreting the object as an instance of 'Scope'.
|