Uses of Package
org.objectweb.medor.query.api

Packages that use org.objectweb.medor.query.api
org.objectweb.medor.datasource.api   
org.objectweb.medor.datasource.lib   
org.objectweb.medor.datasource.rdb.lib   
org.objectweb.medor.eval.api   
org.objectweb.medor.eval.lib   
org.objectweb.medor.filter.api   
org.objectweb.medor.filter.postfix   
org.objectweb.medor.filter.rdb.api   
org.objectweb.medor.filter.rdb.lib   
org.objectweb.medor.optim.api   
org.objectweb.medor.optim.jorm   
org.objectweb.medor.optim.lib   
org.objectweb.medor.optim.rdb   
org.objectweb.medor.query.api   
org.objectweb.medor.query.jorm.api   
org.objectweb.medor.query.jorm.lib   
org.objectweb.medor.query.lib   
org.objectweb.medor.query.rdb.api   
org.objectweb.medor.query.rdb.lib   
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.datasource.api
QueryLeaf
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.datasource.lib
QueryLeaf
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.datasource.rdb.lib
QueryLeaf
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.eval.api
QueryLeaf
           
QueryNode
           
QueryTree
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.eval.lib
NestQueryNode
          All nesting fields (group by) are projected.
QueryLeaf
           
QueryNode
           
QueryTree
           
UnnestQueryNode
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.filter.api
QueryNode
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.filter.postfix
QueryNode
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.filter.rdb.api
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.filter.rdb.lib
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.optim.api
QueryLeaf
           
QueryNode
           
QueryTree
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.optim.jorm
QueryLeaf
           
QueryNode
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.optim.lib
QueryNode
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.optim.rdb
QueryNode
           
QueryTree
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.query.api
CalculatedField
           
FilteredQueryTree
          This interface is implemented by all QueryTree which have a QueryFilter associated (QueryNode, RdbExpLeaf, ...).
NestedField
           
OptimizationMetaData
          This interface is used for QueryTrees which can be optimized.
OrderField
          Represents an element of an "order by" clause, qualified by a field and a boolean indicating whether the order is descendant (false, default) or ascendant.
PropagatedField
          A PropagatedField is a Field that takes its value from Fields of the children query trees (called previous fields).
QueryLeaf
           
QueryNode
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.query.jorm.api
QueryLeaf
           
QueryTree
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.query.jorm.lib
OrderField
          Represents an element of an "order by" clause, qualified by a field and a boolean indicating whether the order is descendant (false, default) or ascendant.
QueryLeaf
           
QueryNode
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.query.lib
BinaryUnaryQueryNodeFactory
          This interface is used for creating unary/binary QueryNodes.
CalculatedField
           
FilteredQueryTree
          This interface is implemented by all QueryTree which have a QueryFilter associated (QueryNode, RdbExpLeaf, ...).
NestedField
           
NestQueryNode
          All nesting fields (group by) are projected.
OptimizationMetaData
          This interface is used for QueryTrees which can be optimized.
OrderField
          Represents an element of an "order by" clause, qualified by a field and a boolean indicating whether the order is descendant (false, default) or ascendant.
PropagatedField
          A PropagatedField is a Field that takes its value from Fields of the children query trees (called previous fields).
PropagFromNestedField
          This field is a propagated field for which the ancestor (not directly) is a nested field.
QueryLeaf
           
QueryNode
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.
TCQueryLeaf
          It's a DataStore witch is attached to a Medor TupleCollection Data Store...
UnnestQueryNode
           
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.query.rdb.api
FilteredQueryTree
          This interface is implemented by all QueryTree which have a QueryFilter associated (QueryNode, RdbExpLeaf, ...).
QueryLeaf
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.
 

Classes in org.objectweb.medor.query.api used by org.objectweb.medor.query.rdb.lib
FilteredQueryTree
          This interface is implemented by all QueryTree which have a QueryFilter associated (QueryNode, RdbExpLeaf, ...).
NestQueryNode
          All nesting fields (group by) are projected.
OptimizationMetaData
          This interface is used for QueryTrees which can be optimized.
QueryLeaf
           
QueryNode
           
QueryTree
           
QueryTreeField
          Defines a medor field attached to a QueryTree.