|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryContext | |
|---|---|
| net.ontopia.topicmaps.query.impl.basic | Contains the in-memory implementation of the query language. |
| net.ontopia.topicmaps.query.impl.utils | Code shared between query implementations. |
| Uses of QueryContext in net.ontopia.topicmaps.query.impl.basic |
|---|
| Methods in net.ontopia.topicmaps.query.impl.basic that return QueryContext | |
|---|---|
QueryContext |
QueryMatches.getQueryContext()
INTERNAL: Returns the query context. |
| Constructors in net.ontopia.topicmaps.query.impl.basic with parameters of type QueryContext | |
|---|---|
QueryMatches(java.util.Collection columnDefs,
QueryContext context)
INTERNAL: Creates a new matches object with the given column definitions. |
|
| Uses of QueryContext in net.ontopia.topicmaps.query.impl.utils |
|---|
| Methods in net.ontopia.topicmaps.query.impl.utils with parameters of type QueryContext | |
|---|---|
static QueryMatches |
QueryMatchesUtils.createInitialMatches(QueryContext context,
java.util.Collection columnDefs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||