|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalSignalDecl
A representation of the model object 'Local Signal Decl'.
The following features are supported:
EsterelPackage.getLocalSignalDecl()
Method Summary | |
---|---|
LocalSignalList |
getSignalList()
Returns the value of the 'Signal List' containment reference. |
Statement |
getStatement()
Returns the value of the 'Statement' containment reference. |
void |
setSignalList(LocalSignalList value)
Sets the value of the ' Signal List ' 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 |
---|
LocalSignalList getSignalList()
If the meaning of the 'Signal List' containment reference isn't clear, there really should be more of a description here...
setSignalList(LocalSignalList)
,
EsterelPackage.getLocalSignalDecl_SignalList()
containment | = | true |
void setSignalList(LocalSignalList value)
Signal List
' containment reference.
value
- the new value of the 'Signal List' containment reference.getSignalList()
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.getLocalSignalDecl_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 |