public interface CallExpCS extends OCLExpressionCS
The following features are supported:
CSTPackage.getCallExpCS()| Modifier and Type | Method and Description |
|---|---|
DotOrArrowEnum |
getAccessor()
Returns the value of the 'Accessor' attribute.
|
SimpleNameCS |
getSimpleNameCS()
Returns the value of the 'Simple Name CS' containment reference.
|
OCLExpressionCS |
getSource()
Returns the value of the 'Source' containment reference.
|
void |
setAccessor(DotOrArrowEnum value)
Sets the value of the '
Accessor' attribute. |
void |
setSimpleNameCS(SimpleNameCS value)
Sets the value of the '
Simple Name CS' containment reference. |
void |
setSource(OCLExpressionCS value)
Sets the value of the '
Source' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenOCLExpressionCS getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(OCLExpressionCS),
CSTPackage.getCallExpCS_Source()void setSource(OCLExpressionCS value)
Source' containment reference.
value - the new value of the 'Source' containment reference.getSource()DotOrArrowEnum getAccessor()
DotOrArrowEnum.
If the meaning of the 'Accessor' attribute isn't clear, there really should be more of a description here...
DotOrArrowEnum,
setAccessor(DotOrArrowEnum),
CSTPackage.getCallExpCS_Accessor()void setAccessor(DotOrArrowEnum value)
Accessor' attribute.
value - the new value of the 'Accessor' attribute.DotOrArrowEnum,
getAccessor()SimpleNameCS getSimpleNameCS()
If the meaning of the 'Simple Name CS' containment reference isn't clear, there really should be more of a description here...
setSimpleNameCS(SimpleNameCS),
CSTPackage.getCallExpCS_SimpleNameCS()void setSimpleNameCS(SimpleNameCS value)
Simple Name CS' containment reference.
value - the new value of the 'Simple Name CS' containment reference.getSimpleNameCS()Copyright © 2015 Open eHealth Foundation. All rights reserved.