public interface VariableExpCS extends OCLExpressionCS
The following features are supported:
CSTPackage.getVariableExpCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getArguments()
Returns the value of the 'Arguments' containment reference list.
|
IsMarkedPreCS |
getIsMarkedPreCS()
Returns the value of the 'Is Marked Pre CS' containment reference.
|
SimpleNameCS |
getSimpleNameCS()
Returns the value of the 'Simple Name CS' containment reference.
|
void |
setIsMarkedPreCS(IsMarkedPreCS value)
Sets the value of the '
Is Marked Pre CS' containment reference. |
void |
setSimpleNameCS(SimpleNameCS value)
Sets the value of the '
Simple Name CS' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken<any> getArguments()
OCLExpressionCS.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
CSTPackage.getVariableExpCS_Arguments()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.getVariableExpCS_SimpleNameCS()void setSimpleNameCS(SimpleNameCS value)
Simple Name CS' containment reference.
value - the new value of the 'Simple Name CS' containment reference.getSimpleNameCS()IsMarkedPreCS getIsMarkedPreCS()
If the meaning of the 'Is Marked Pre CS' containment reference isn't clear, there really should be more of a description here...
setIsMarkedPreCS(IsMarkedPreCS),
CSTPackage.getVariableExpCS_IsMarkedPreCS()void setIsMarkedPreCS(IsMarkedPreCS value)
Is Marked Pre CS' containment reference.
value - the new value of the 'Is Marked Pre CS' containment reference.getIsMarkedPreCS()Copyright © 2015 Open eHealth Foundation. All rights reserved.