|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataPre
A representation of the model object 'Data Pre'.
The following features are supported:
EsterelPackage.getDataPre()
Method Summary | |
---|---|
Signal |
getSignal()
Returns the value of the 'Signal' reference. |
String |
getTick()
Returns the value of the 'Tick' attribute. |
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.getDataPre_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.getDataPre_Tick()
void setTick(String value)
Tick
' attribute.
value
- the new value of the 'Tick' attribute.getTick()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |