|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scope
A representation of the model object 'Scope'.
The following features are supported:
SmmPackage.getScope()
Method Summary | |
---|---|
Operation |
getBreakCondition()
Returns the value of the 'Break Condition' reference. |
java.lang.String |
getClass_()
Returns the value of the 'Class' attribute. |
|
getElements()
Returns the value of the 'Elements' reference list. |
Operation |
getRecognizerQuery()
Returns the value of the 'Recognizer Query' reference. |
void |
setBreakCondition(Operation value)
Sets the value of the ' Break Condition ' reference. |
void |
setClass(java.lang.String value)
Sets the value of the ' Class ' attribute. |
void |
setRecognizerQuery(Operation value)
Sets the value of the ' Recognizer Query ' reference. |
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 |
---|
java.lang.String getClass_()
If the meaning of the 'Class' attribute isn't clear, there really should be more of a description here...
setClass(String)
,
SmmPackage.getScope_Class()
void setClass(java.lang.String value)
Class
' attribute.
value
- the new value of the 'Class' attribute.getClass_()
getElements()
org.eclipse.emf.ecore.EObject
.
If the meaning of the 'Elements' reference list isn't clear, there really should be more of a description here...
SmmPackage.getScope_Elements()
Operation getRecognizerQuery()
If the meaning of the 'Recognizer Query' reference isn't clear, there really should be more of a description here...
setRecognizerQuery(Operation)
,
SmmPackage.getScope_RecognizerQuery()
void setRecognizerQuery(Operation value)
Recognizer Query
' reference.
value
- the new value of the 'Recognizer Query' reference.getRecognizerQuery()
Operation getBreakCondition()
If the meaning of the 'Break Condition' reference isn't clear, there really should be more of a description here...
setBreakCondition(Operation)
,
SmmPackage.getScope_BreakCondition()
void setBreakCondition(Operation value)
Break Condition
' reference.
value
- the new value of the 'Break Condition' reference.getBreakCondition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |