|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DelayEvent
A representation of the model object 'Delay Event'.
The following features are supported:
EsterelPackage.getDelayEvent()
Method Summary | |
---|---|
SigExpr |
getBlockSigExpr()
Returns the value of the 'Block Sig Expr' containment reference. |
SigExpr |
getPreSigExpr()
Returns the value of the 'Pre Sig Expr' containment reference. |
Signal |
getSignal()
Returns the value of the 'Signal' reference. |
String |
getTick()
Returns the value of the 'Tick' attribute. |
void |
setBlockSigExpr(SigExpr value)
Sets the value of the ' Block Sig Expr ' containment reference. |
void |
setPreSigExpr(SigExpr value)
Sets the value of the ' Pre Sig Expr ' containment reference. |
void |
setSignal(Signal value)
Sets the value of the ' Signal ' reference. |
void |
setTick(String value)
Sets the value of the ' Tick ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Signal getSignal()
If the meaning of the 'Signal' reference isn't clear, there really should be more of a description here...
setSignal(Signal)
,
EsterelPackage.getDelayEvent_Signal()
void setSignal(Signal value)
Signal
' reference.
value
- the new value of the 'Signal' reference.getSignal()
String getTick()
If the meaning of the 'Tick' attribute isn't clear, there really should be more of a description here...
setTick(String)
,
EsterelPackage.getDelayEvent_Tick()
void setTick(String value)
Tick
' attribute.
value
- the new value of the 'Tick' attribute.getTick()
SigExpr getPreSigExpr()
If the meaning of the 'Pre Sig Expr' containment reference isn't clear, there really should be more of a description here...
setPreSigExpr(SigExpr)
,
EsterelPackage.getDelayEvent_PreSigExpr()
containment | = | true |
void setPreSigExpr(SigExpr value)
Pre Sig Expr
' containment reference.
value
- the new value of the 'Pre Sig Expr' containment reference.getPreSigExpr()
SigExpr getBlockSigExpr()
If the meaning of the 'Block Sig Expr' containment reference isn't clear, there really should be more of a description here...
setBlockSigExpr(SigExpr)
,
EsterelPackage.getDelayEvent_BlockSigExpr()
containment | = | true |
void setBlockSigExpr(SigExpr value)
Block Sig Expr
' containment reference.
value
- the new value of the 'Block Sig Expr' containment reference.getBlockSigExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |