public interface QualityScope extends Scope
The following features are supported:
SmmqualityPackage.getQualityScope()| Modifier and Type | Method and Description |
|---|---|
|
getChildren()
Returns the value of the 'Children' reference list.
|
QualityScope |
getParent()
Returns the value of the 'Parent' reference.
|
void |
setParent(QualityScope value)
Sets the value of the '
Parent' reference. |
getBreakCondition, getClass_, getElements, getRecognizerQuery, setBreakCondition, setClass, setRecognizerQuerygetInCategorygetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptiongetChildren()
QualityScope.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Children' reference list isn't clear, there really should be more of a description here...
SmmqualityPackage.getQualityScope_Children(),
getParent()QualityScope getParent()
Children'.
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(QualityScope),
SmmqualityPackage.getQualityScope_Parent(),
getChildren()void setParent(QualityScope value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()