public class CompoundQueryImpl extends QueryImpl implements CompoundQuery
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
queryChain
The cached value of the '
Query Chain ' containment 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 |
CompoundQueryImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getQueryChain() |
basicGetReturnType, 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
' containment reference list.
getQueryChain()
protected EClass eStaticClass()
eStaticClass
in class QueryImpl
public <any> getQueryChain()
getQueryChain
in interface CompoundQuery
DatasourcesPackage.getCompoundQuery_QueryChain()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class QueryImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)