|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AwaitInstance
A representation of the model object 'Await Instance'.
The following features are supported:
EsterelPackage.getAwaitInstance()
Method Summary | |
---|---|
DelayExpr |
getDelay()
Returns the value of the 'Delay' containment reference. |
Statement |
getStatement()
Returns the value of the 'Statement' containment reference. |
void |
setDelay(DelayExpr value)
Sets the value of the ' Delay ' containment reference. |
void |
setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
Methods inherited from interface de.cau.cs.kieler.esterel.esterel.AwaitBody |
---|
getEnd, setEnd |
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 |
---|
DelayExpr getDelay()
If the meaning of the 'Delay' containment reference isn't clear, there really should be more of a description here...
setDelay(DelayExpr)
,
EsterelPackage.getAwaitInstance_Delay()
containment | = | true |
void setDelay(DelayExpr value)
Delay
' containment reference.
value
- the new value of the 'Delay' containment reference.getDelay()
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.getAwaitInstance_Statement()
containment | = | true |
void setStatement(Statement value)
Statement
' containment reference.
value
- the new value of the 'Statement' containment reference.getStatement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |