Package org.pentaho.reporting.libraries.formula.lvalues

Interface Summary
DataCube A multi-dimensional data collection.
DataTable A database is a two dimensional collection of data, arranged in a table.
LValue A reference is an indirection to hide the details of where the actual value came from.
 

Class Summary
AbstractLValue Creation-Date: 01.11.2006, 18:19:00
ContextLookup A reference that queries the datarow.
DefaultDataTable Creation-Date: 05.11.2006, 13:34:01
FormulaFunction A function.
ParsePosition Todo: Document me!
PostfixTerm Creation-Date: 02.11.2006, 10:20:27
PrefixTerm Creation-Date: 02.11.2006, 10:20:27
StaticValue Creation-Date: 08.10.2006, 11:34:40
Term An term is a list of LValues connected by operators.
TypeValuePair Creation-Date: 02.11.2006, 10:02:54