Style Intelligence v12.0

Package inetsoft.uql.path.expr

Class Summary
AlgoExpr Algorithmic expression.
AndExpr Logic AND expression.
BetweenExpr Check if a value is between a range of values.
ComparisonExpr Comparison expression.
DateExpr A date value expression.
ExistsExpr Check if a value is null or an empty list.
Expr This is the base class for all other expr classes.
FilterExpr Performs a filtering on a data tree.
InExpr Check if a value one of a value in a list.
LikeExpr A SQL LIKE expression.
ListComparisonExpr Compare a value with a list of values.
ListFuncExpr Calculate the aggregate of a list of values.
ListMatchExpr Performs regular expression match against a list of values.
LiteralExpr A single value.
MatchExpr Performs a regular expression match.
NameExpr A field expression.
NegateExpr Return a negated numeric value.
NotExpr Logic NOT expression.
NullExpr Check if a value is null.
OrExpr Logic OR expression.
QueryExpr A subquery expression.
VarExpr A variable expression.
 


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.