public class OperationCallExpCSImpl extends FeatureCallExpCSImpl implements OperationCallExpCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static Boolean |
IS_ATOMIC_EDEFAULT
The default value of the '
Is Atomic' attribute. |
protected Boolean |
isAtomic
The cached value of the '
Is Atomic' attribute. |
arguments, isMarkedPreCS, pathNameCSaccessor, ACCESSOR_EDEFAULT, simpleNameCS, sourceast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
OperationCallExpCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Boolean |
getIsAtomic() |
void |
setIsAtomic(Boolean newIsAtomic) |
String |
toString() |
basicSetIsMarkedPreCS, basicSetPathNameCS, eInverseRemove, getArguments, getIsMarkedPreCS, getPathNameCS, setIsMarkedPreCS, setPathNameCSbasicSetSimpleNameCS, basicSetSource, getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSourcegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArguments, getIsMarkedPreCS, getPathNameCS, setIsMarkedPreCS, setPathNameCSgetAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSourcegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected static final Boolean IS_ATOMIC_EDEFAULT
Is Atomic' attribute.
getIsAtomic()protected Boolean isAtomic
Is Atomic' attribute.
getIsAtomic()protected EClass eStaticClass()
eStaticClass in class FeatureCallExpCSImplpublic Boolean getIsAtomic()
getIsAtomic in interface OperationCallExpCSOperationCallExpCS.setIsAtomic(Boolean),
CSTPackage.getOperationCallExpCS_IsAtomic()public void setIsAtomic(Boolean newIsAtomic)
setIsAtomic in interface OperationCallExpCSnewIsAtomic - the new value of the 'Is Atomic' attribute.OperationCallExpCS.getIsAtomic()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class FeatureCallExpCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class FeatureCallExpCSImplpublic void eUnset(int featureID)
eUnset in class FeatureCallExpCSImplpublic boolean eIsSet(int featureID)
eIsSet in class FeatureCallExpCSImplpublic String toString()
toString in class CallExpCSImplCopyright © 2015 Open eHealth Foundation. All rights reserved.