|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LetExpCS
A representation of the model object 'Let Exp CS'.
The following features are supported:
CSTPackage.getLetExpCS()| Method Summary | |
|---|---|
OCLExpressionCS |
getInExpression()
Returns the value of the 'In Expression' containment reference |
|
getVariables()
Returns the value of the 'Variables' containment reference list. |
void |
setInExpression(OCLExpressionCS value)
Sets the value of the ' In Expression' containment reference |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Method Detail |
|---|
getVariables()
VariableCS.
If the meaning of the 'Variables' containment reference list isn't clear, there really should be more of a description here...
CSTPackage.getLetExpCS_Variables()OCLExpressionCS getInExpression()
If the meaning of the 'In Expression' containment reference isn't clear, there really should be more of a description here...
setInExpression(OCLExpressionCS),
CSTPackage.getLetExpCS_InExpression()void setInExpression(OCLExpressionCS value)
In Expression' containment reference.
value - the new value of the 'In Expression' containment reference.getInExpression()
|
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 | |||||||||