| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util | |
| org.eclipse.modisco.smm.quality | |
| org.eclipse.modisco.smm.quality.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'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QualityScope
A representation of the model object 'Quality Scope'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SmmqualitySwitch.caseScope(Scope object)
Returns the result of interpreting the object as an instance of 'Scope'.
|