|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AltWhenClause
A representation of the model object 'Alt When Clause'.
The following features are supported:
DomPackage.getAltWhenClause()| Method Summary | |
|---|---|
Expression |
getThenExpression()
Returns the value of the 'Then Expression' containment reference. |
Expression |
getWhenExpression()
Returns the value of the 'When Expression' containment reference. |
void |
setThenExpression(Expression value)
Sets the value of the ' Then Expression' containment reference. |
void |
setWhenExpression(Expression value)
Sets the value of the ' When Expression' 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 |
|---|
Expression getWhenExpression()
If the meaning of the 'When Expression' containment reference isn't clear, there really should be more of a description here...
setWhenExpression(Expression),
DomPackage.getAltWhenClause_WhenExpression()void setWhenExpression(Expression value)
When Expression' containment reference.
value - the new value of the 'When Expression' containment reference.getWhenExpression()Expression getThenExpression()
If the meaning of the 'Then Expression' containment reference isn't clear, there really should be more of a description here...
setThenExpression(Expression),
DomPackage.getAltWhenClause_ThenExpression()void setThenExpression(Expression value)
Then Expression' containment reference.
value - the new value of the 'Then Expression' containment reference.getThenExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||