|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Loop
A representation of the model object 'Loop'.
The following features are supported:
EsterelPackage.getLoop()
Method Summary | |
---|---|
LoopBody |
getBody()
Returns the value of the 'Body' containment reference. |
LoopEach |
getEnd()
Returns the value of the 'End' containment reference. |
void |
setBody(LoopBody value)
Sets the value of the ' Body ' containment reference. |
void |
setEnd(LoopEach value)
Sets the value of the ' End ' 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 |
---|
LoopBody getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(LoopBody)
,
EsterelPackage.getLoop_Body()
containment | = | true |
void setBody(LoopBody value)
Body
' containment reference.
value
- the new value of the 'Body' containment reference.getBody()
LoopEach getEnd()
If the meaning of the 'End' containment reference isn't clear, there really should be more of a description here...
setEnd(LoopEach)
,
EsterelPackage.getLoop_End()
containment | = | true |
void setEnd(LoopEach value)
End
' containment reference.
value
- the new value of the 'End' containment reference.getEnd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |