KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > xquark > extractor > algebra

org.xquark.extractor.algebra classes
AddKeys AlgebraNode
AlgebraTools AlgebraTypeVisitor
AlgebraVisitor AnalyzePredicateHandUpVisitor
AnalyzePredicateVisitor AtomicExpression
Attribute AttributeExpression
BinaryAlgebra BinaryAtomicOp
BinaryOperator BinOpArithmetic
BinOpBoolean BinOpCompare
BinOpCompareAny BinOpDifference
BinOpIntersect BinOpMerge
BinOpOuterJoin BinOpUnion
BottomUpTractor BuildReferredAttributes
CollectionName Constants
ConstantTempTable DefaultAlgebraVisitor
DefaultCompleteVisitor DefaultGenSqlVisitor
DefaultSimpleVisitor DummyTable
Expression ExternalVariable
FormatDateTime FunAggregate
GenAlgebraVisitor GenSqlVisitor
IfThenElse Join
LitBoolean LitDate
LitDecimal LitDouble
Literal LitFloat
LitInteger LitList
LitNull LitString
MapItem Mapper
Node NullPointer
Numbering OuterJoinPredicate
PlaceHolder PredicateHolder
PreEvaluationVisitor PseudoAttribute
PseudoExpression Relation
RemoveIntermediateProjectVisitor RemoveNestedAggregation
RemoveProjectGoUpVisitor RemoveProjectReplaceVisitor
RemoveProjectVisitor RemoveProjectVoteVisitor
RenameAttributeExpressionVisitor RenameItem
RenameRelation RestrictionVisitor
Rowid SortSpecification
SqlType SqlTypeAtom
SqlTypeCombinedStructure SqlTypeStructure
Table TempTable
TempValue TopDownReplacer
TopLevelProjectsVisitor TupleExpression
TypeInterpreter UnaryAlgebra
UnaryAtomicOp UnaryOperator
UnOpAggregate UnOpExists
UnOpGroup UnOpIsNull
UnOpMinus UnOpNot
UnOpProject UnOpRestrict
UnOpSort VariableTable
VisitorTemplate
Popular Tags