public interface InitOrDerValueCS extends CSTNode
The following features are supported:
CSTPackage.getInitOrDerValueCS()| Modifier and Type | Method and Description |
|---|---|
OCLExpressionCS |
getExpressionCS()
Returns the value of the 'Expression CS' containment reference.
|
void |
setExpressionCS(OCLExpressionCS value)
Sets the value of the '
Expression CS' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenOCLExpressionCS getExpressionCS()
If the meaning of the 'Expression CS' containment reference isn't clear, there really should be more of a description here...
setExpressionCS(OCLExpressionCS),
CSTPackage.getInitOrDerValueCS_ExpressionCS()void setExpressionCS(OCLExpressionCS value)
Expression CS' containment reference.
value - the new value of the 'Expression CS' containment reference.getExpressionCS()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.