| Interface | Description |
|---|---|
| QueryNodeVisitor<V> | |
| QueryVisitor<T> |
| Class | Description |
|---|---|
| AtomicQuery | |
| AttributeQuery<T> | |
| AttributeQuerySet | |
| BooleanAttributeQuery | |
| DateTimeAttributeQuery | |
| EnumAttributeQuery<T extends Enum<T>> | |
| FloatAttributeQuery | |
| IdAttributeQuery | |
| IntegerAttributeQuery | |
| MatchesNothing |
I represent a query that is never satisfied by any
content.
|
| QueryNode | |
| QueryNode.IntermediateNode | |
| QueryNode.TerminalNode | |
| QueryVisitorAdapter<V> |
Base class providing a default walk of the query AST.
|
| StringAttributeQuery |
Copyright © 2014. All rights reserved.