public interface LetExpCS extends OCLExpressionCS
The following features are supported:
CSTPackage.getLetExpCS()| Modifier and Type | Method and Description |
|---|---|
OCLExpressionCS |
getInExpression()
Returns the value of the 'In Expression' containment reference.
|
<any> |
getVariables()
Returns the value of the 'Variables' containment reference list.
|
void |
setInExpression(OCLExpressionCS value)
Sets the value of the '
In Expression' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken<any> 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 © 2015 Open eHealth Foundation. All rights reserved.