|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbortCaseSingle
A representation of the model object 'Abort Case Single'.
The following features are supported:
EsterelPackage.getAbortCaseSingle()
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 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.getAbortCaseSingle_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.getAbortCaseSingle_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 |