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