|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expression | |
|---|---|
| jimm.datavision | Provides the classes and interfaces that make up a DataVision report. |
| Uses of Expression in jimm.datavision |
|---|
| Subclasses of Expression in jimm.datavision | |
|---|---|
class |
Formula
A formula is a Bean Scripting Framework (BSF) script evaluated at runtime. |
class |
UserColumn
A user column is an arbitrary expression inserted into the SQL query and retrieved as a column value. |
| Methods in jimm.datavision with parameters of type Expression | |
|---|---|
boolean |
Expression.refersTo(Expression expression)
Returns true if this expression contains a reference to the
specified expression (formula or user column). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||