public class CompoundRefQueryImpl extends QueryImpl implements CompoundRefQuery
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
queryChain
The cached value of the '
Query Chain ' reference list. |
description, DESCRIPTION_EDEFAULT, matchingCriteria, returnType, RUN_FOR_COUNT_EDEFAULT, runForCount
id, ID_EDEFAULT, name, NAME_EDEFAULT, synched, SYNCHED_EDEFAULT, tags
Modifier | Constructor and Description |
---|---|
protected |
CompoundRefQueryImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getQueryChain() |
basicGetReturnType, eInverseRemove, getDescription, getMatchingCriteria, getReturnType, isRunForCount, setDescription, setReturnType, setRunForCount, toString
eInvoke, getId, getName, getPath, getTags, isSynched, setId, setName, setSynched
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getMatchingCriteria, getReturnType, isRunForCount, setDescription, setReturnType, setRunForCount
getId, getName, getPath, getTags, setId, setName
isSynched, setSynched
protected <any> queryChain
Query Chain
' reference list.
getQueryChain()
protected EClass eStaticClass()
eStaticClass
in class QueryImpl
public <any> getQueryChain()
getQueryChain
in interface CompoundRefQuery
DatasourcesPackage.getCompoundRefQuery_QueryChain()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)