Class | Description |
---|---|
QueryModelNodeReplacer | Deprecated |
QueryModelTreePrinter |
QueryModelVisitor implementation that "prints" a tree representation of a
query model.
|
QueryModelVisitorBase<X extends Exception> |
Base class for
QueryModelVisitor s. |
StatementPatternCollector |
A QueryModelVisitor that collects StatementPattern's from a query model.
|
TupleExprs |
Utility methods for
TupleExpr objects. |
VarNameCollector |
A QueryModelVisitor that collects the names of (non-constant) variables that
are used in a query model.
|
Copyright © 2001–2017 Aduna. All rights reserved.