|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PresentEventBody
A representation of the model object 'Present Event Body'.
The following features are supported:
EsterelPackage.getPresentEventBody()
Method Summary | |
---|---|
PresentEvent |
getEvent()
Returns the value of the 'Event' containment reference. |
ThenPart |
getThenPart()
Returns the value of the 'Then Part' containment reference. |
void |
setEvent(PresentEvent value)
Sets the value of the ' Event ' containment reference. |
void |
setThenPart(ThenPart value)
Sets the value of the ' Then Part ' 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 |
---|
PresentEvent getEvent()
If the meaning of the 'Event' containment reference isn't clear, there really should be more of a description here...
setEvent(PresentEvent)
,
EsterelPackage.getPresentEventBody_Event()
containment | = | true |
void setEvent(PresentEvent value)
Event
' containment reference.
value
- the new value of the 'Event' containment reference.getEvent()
ThenPart getThenPart()
If the meaning of the 'Then Part' containment reference isn't clear, there really should be more of a description here...
setThenPart(ThenPart)
,
EsterelPackage.getPresentEventBody_ThenPart()
containment | = | true |
void setThenPart(ThenPart value)
Then Part
' containment reference.
value
- the new value of the 'Then Part' containment reference.getThenPart()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |