| BeanShellExpression |
A basic beanShell expression
|
| Expression |
An abstract class representing an expression that can be evaluated.
|
| ExpressionBuilder |
Interactively build inline(beanshell) expressions
|
| FormattedStringExpression |
Report Format or old-style Formatted String expression containing at
least one $variable$ name reference
|
| FunctionBuilder |
|
| IntBuilder |
|
| IntExpression |
An expression consisting of an Integer only
|
| NullExpression |
An Empty Expression
|
| PropertyExpressionBuilder |
|
| PropertyMatchExpression |
An old-style Property Match expression.
|
| PropertyNameExpressionBuilder |
A Builder for a field that can contain a property Name or a beanshell expression.
|
| SinglePropertyExpression |
An expression consisting of a single property name
|
| StrBuilder |
|
| StringExpression |
An expression consisting of a String only
|