| Package | Description |
|---|---|
| org.eclipse.modisco.smm.quality | |
| org.eclipse.modisco.smm.quality.util |
| Modifier and Type | Method and Description |
|---|---|
QualityScope |
SmmqualityFactory.createQualityScope()
Returns a new object of class 'Quality Scope'.
|
QualityScope |
QualityScope.getParent()
Returns the value of the 'Parent' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QualityScope.setParent(QualityScope value)
Sets the value of the '
Parent' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmqualitySwitch.caseQualityScope(QualityScope object)
Returns the result of interpreting the object as an instance of 'Quality Scope'.
|