Package org.pentaho.reporting.libraries.formula.lvalues
-
Interface Summary Interface Description 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 Class Description AbstractLValue Creation-Date: 01.11.2006, 18:19:00ContextLookup A reference that queries the datarow.DefaultDataTable Creation-Date: 05.11.2006, 13:34:01FormulaFunction A function.ParsePosition Todo: Document me!PostfixTerm Creation-Date: 02.11.2006, 10:20:27PrefixTerm Creation-Date: 02.11.2006, 10:20:27StaticValue Creation-Date: 08.10.2006, 11:34:40Term An term is a list of LValues connected by operators.TypeValuePair Creation-Date: 02.11.2006, 10:02:54