public interface FeatureCallExpCS extends CallExpCS
The following features are supported:
CSTPackage.getFeatureCallExpCS()| 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.
|
PathNameCS |
getPathNameCS()
Returns the value of the 'Path Name CS' containment reference.
|
void |
setIsMarkedPreCS(IsMarkedPreCS value)
Sets the value of the '
Is Marked Pre CS' containment reference. |
void |
setPathNameCS(PathNameCS value)
Sets the value of the '
Path Name CS' containment reference. |
getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSourcegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenPathNameCS getPathNameCS()
If the meaning of the 'Path Name CS' containment reference isn't clear, there really should be more of a description here...
setPathNameCS(PathNameCS),
CSTPackage.getFeatureCallExpCS_PathNameCS()void setPathNameCS(PathNameCS value)
Path Name CS' containment reference.
value - the new value of the 'Path Name CS' containment reference.getPathNameCS()<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.getFeatureCallExpCS_Arguments()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.getFeatureCallExpCS_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.