|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Do
A representation of the model object 'Do'.
The following features are supported:
EsterelPackage.getDo()
Method Summary | |
---|---|
DoUpto |
getEndUp()
Returns the value of the 'End Up' containment reference. |
DoWatching |
getEndWatch()
Returns the value of the 'End Watch' containment reference. |
Statement |
getStatement()
Returns the value of the 'Statement' containment reference. |
void |
setEndUp(DoUpto value)
Sets the value of the ' End Up ' containment reference. |
void |
setEndWatch(DoWatching value)
Sets the value of the ' End Watch ' containment reference. |
void |
setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Statement getStatement()
If the meaning of the 'Statement' containment reference isn't clear, there really should be more of a description here...
setStatement(Statement)
,
EsterelPackage.getDo_Statement()
containment | = | true |
void setStatement(Statement value)
Statement
' containment reference.
value
- the new value of the 'Statement' containment reference.getStatement()
DoUpto getEndUp()
If the meaning of the 'End Up' containment reference isn't clear, there really should be more of a description here...
setEndUp(DoUpto)
,
EsterelPackage.getDo_EndUp()
containment | = | true |
void setEndUp(DoUpto value)
End Up
' containment reference.
value
- the new value of the 'End Up' containment reference.getEndUp()
DoWatching getEndWatch()
If the meaning of the 'End Watch' containment reference isn't clear, there really should be more of a description here...
setEndWatch(DoWatching)
,
EsterelPackage.getDo_EndWatch()
containment | = | true |
void setEndWatch(DoWatching value)
End Watch
' containment reference.
value
- the new value of the 'End Watch' containment reference.getEndWatch()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |