|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PresentCase
A representation of the model object 'Present Case'.
The following features are supported:
EsterelPackage.getPresentCase()
Method Summary | |
---|---|
PresentEvent |
getEvent()
Returns the value of the 'Event' containment reference. |
Statement |
getStatement()
Returns the value of the 'Statement' containment reference. |
void |
setEvent(PresentEvent value)
Sets the value of the ' Event ' 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 |
---|
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.getPresentCase_Event()
containment | = | true |
void setEvent(PresentEvent value)
Event
' containment reference.
value
- the new value of the 'Event' containment reference.getEvent()
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.getPresentCase_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 |