|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IfExpCS
A representation of the model object 'If Exp CS'.
The following features are supported:
CSTPackage.getIfExpCS()| Method Summary | |
|---|---|
OCLExpressionCS |
getCondition()
Returns the value of the 'Condition' containment reference |
OCLExpressionCS |
getElseExpression()
Returns the value of the 'Else Expression' containment reference |
OCLExpressionCS |
getThenExpression()
Returns the value of the 'Then Expression' containment reference |
void |
setCondition(OCLExpressionCS value)
Sets the value of the ' Condition' containment reference |
void |
setElseExpression(OCLExpressionCS value)
Sets the value of the ' Else Expression' containment reference |
void |
setThenExpression(OCLExpressionCS value)
Sets the value of the ' Then Expression' containment reference |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| 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 |
|---|
OCLExpressionCS getThenExpression()
If the meaning of the 'Then Expression' containment reference isn't clear, there really should be more of a description here...
setThenExpression(OCLExpressionCS),
CSTPackage.getIfExpCS_ThenExpression()void setThenExpression(OCLExpressionCS value)
Then Expression' containment reference.
value - the new value of the 'Then Expression' containment reference.getThenExpression()OCLExpressionCS getElseExpression()
If the meaning of the 'Else Expression' containment reference isn't clear, there really should be more of a description here...
setElseExpression(OCLExpressionCS),
CSTPackage.getIfExpCS_ElseExpression()void setElseExpression(OCLExpressionCS value)
Else Expression' containment reference.
value - the new value of the 'Else Expression' containment reference.getElseExpression()OCLExpressionCS getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(OCLExpressionCS),
CSTPackage.getIfExpCS_Condition()void setCondition(OCLExpressionCS value)
Condition' containment reference.
value - the new value of the 'Condition' containment reference.getCondition()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||