|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XAbstractWhileExpression
A representation of the model object 'XAbstract While Expression'.
The following features are supported:
XbasePackage.getXAbstractWhileExpression()| Method Summary | |
|---|---|
XExpression |
getBody()
Returns the value of the 'Body' containment reference |
XExpression |
getPredicate()
Returns the value of the 'Predicate' containment reference |
void |
setBody(XExpression value)
Sets the value of the ' Body' containment reference |
void |
setPredicate(XExpression value)
Sets the value of the ' Predicate' containment reference |
| 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 |
|---|
XExpression getPredicate()
If the meaning of the 'Predicate' containment reference isn't clear, there really should be more of a description here...
setPredicate(XExpression),
XbasePackage.getXAbstractWhileExpression_Predicate()void setPredicate(XExpression value)
Predicate' containment reference.
value - the new value of the 'Predicate' containment reference.getPredicate()XExpression getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(XExpression),
XbasePackage.getXAbstractWhileExpression_Body()void setBody(XExpression value)
Body' containment reference.
value - the new value of the 'Body' containment reference.getBody()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||