public interface OperationCallExpCS extends FeatureCallExpCS
The following features are supported:
CSTPackage.getOperationCallExpCS()| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsAtomic()
Returns the value of the 'Is Atomic' attribute.
|
void |
setIsAtomic(Boolean value)
Sets the value of the '
Is Atomic' attribute. |
getArguments, getIsMarkedPreCS, getPathNameCS, setIsMarkedPreCS, setPathNameCSgetAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSourcegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenBoolean getIsAtomic()
"false".
If the meaning of the 'Is Atomic' attribute isn't clear, there really should be more of a description here...
setIsAtomic(Boolean),
CSTPackage.getOperationCallExpCS_IsAtomic()void setIsAtomic(Boolean value)
Is Atomic' attribute.
value - the new value of the 'Is Atomic' attribute.getIsAtomic()Copyright © 2015 Open eHealth Foundation. All rights reserved.