|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QualityScope
A representation of the model object 'Quality Scope'.
The following features are supported:
SmmqualityPackage.getQualityScope()
Method Summary | |
---|---|
|
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. |
Methods inherited from interface org.eclipse.modisco.omg.smm.Scope |
---|
getBreakCondition, getClass_, getElements, getRecognizerQuery, setBreakCondition, setClass, setRecognizerQuery |
Methods inherited from interface org.eclipse.modisco.omg.smm.AbstractMeasureElement |
---|
getInCategory |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
getChildren()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |