public interface OCLMessageArgCS extends CSTNode
The following features are supported:
CSTPackage.getOCLMessageArgCS()| Modifier and Type | Method and Description |
|---|---|
OCLExpressionCS |
getExpression()
Returns the value of the 'Expression' containment reference.
|
TypeCS |
getTypeCS()
Returns the value of the 'Type CS' containment reference.
|
void |
setExpression(OCLExpressionCS value)
Sets the value of the '
Expression' containment reference. |
void |
setTypeCS(TypeCS value)
Sets the value of the '
Type CS' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenTypeCS getTypeCS()
If the meaning of the 'Type CS' containment reference isn't clear, there really should be more of a description here...
setTypeCS(TypeCS),
CSTPackage.getOCLMessageArgCS_TypeCS()void setTypeCS(TypeCS value)
Type CS' containment reference.
value - the new value of the 'Type CS' containment reference.getTypeCS()OCLExpressionCS getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(OCLExpressionCS),
CSTPackage.getOCLMessageArgCS_Expression()void setExpression(OCLExpressionCS value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()Copyright © 2015 Open eHealth Foundation. All rights reserved.