| Interface | Description |
|---|---|
| BinaryNonCommutativeIQTree |
See IntermediateQueryFactory for creating a new instance.
|
| CompositeIQTree<N extends QueryNode> |
For composite trees, isEquivalentTo(o) == equals(o)
|
| ConcreteIQTreeCache |
TODO: find a better name
These methods are RESERVED to the IQTree implementations
|
| IntermediateQuery | |
| IntermediateQueryBuilder |
TODO: describe
Can create only one intermediateQuery (to be used once).
|
| IQ |
For comparison, please use equals(o)
See IntermediateQueryFactory for creating a new instance.
|
| IQProperties | Deprecated |
| IQTree | |
| IQTreeCache |
TODO: explain
WARNING: An IQTreeCache instance can cache additional data structures (e.g.
|
| LeafIQTree | |
| NaryIQTree |
See IntermediateQueryFactory for creating a new instance.
|
| UnaryIQTree |
See IntermediateQueryFactory for creating a new instance.
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.