|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgalapi.Context
galapi.QueryContext
A QueryContext
contains a full environment for a query.
It incapsulates a ModuleContext
and a list of statements
to be evaluated.
ModuleContext
,
ItemList
Field Summary |
Fields inherited from class galapi.Context |
item |
Constructor Summary | |
protected |
QueryContext()
|
protected |
QueryContext(int native_item)
|
Methods inherited from class galapi.Context |
finalize, getNativeItem, nativeFree, setItem |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected QueryContext()
protected QueryContext(int native_item)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |