|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Emit
A representation of the model object 'Emit'.
The following features are supported:
EsterelPackage.getEmit()
Method Summary | |
---|---|
DataExpr |
getExpr()
Returns the value of the 'Expr' containment reference. |
Signal |
getSignal()
Returns the value of the 'Signal' reference. |
String |
getTick()
Returns the value of the 'Tick' attribute. |
void |
setExpr(DataExpr value)
Sets the value of the ' 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, 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.getEmit_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.getEmit_Tick()
void setTick(String value)
Tick
' attribute.
value
- the new value of the 'Tick' attribute.getTick()
DataExpr getExpr()
If the meaning of the 'Expr' containment reference isn't clear, there really should be more of a description here...
setExpr(DataExpr)
,
EsterelPackage.getEmit_Expr()
containment | = | true |
void setExpr(DataExpr value)
Expr
' containment reference.
value
- the new value of the 'Expr' containment reference.getExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |