public interface CompoundRefQuery extends Query
The following features are supported:
DatasourcesPackage.getCompoundRefQuery()
Modifier and Type | Method and Description |
---|---|
<any> |
getQueryChain()
Returns the value of the 'Query Chain' reference list.
|
getDescription, getMatchingCriteria, getReturnType, isRunForCount, setDescription, setReturnType, setRunForCount
getId, getName, getPath, getTags, setId, setName
isSynched, setSynched
<any> getQueryChain()
Query
.
The chain of queries for this Compound query.
DatasourcesPackage.getCompoundRefQuery_QueryChain()