- L_BRACE - Static variable in interface org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserConstants
-
- L_BRACKET - Static variable in interface org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserConstants
-
- L_PAREN - Static variable in interface org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserConstants
-
- LeftFunction - Class in org.pentaho.reporting.libraries.formula.function.text
-
This function returns a selected number of text characters from the left.
This function depends on
MidFunction
.
- LeftFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.text.LeftFunction
-
- LeftFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.text
-
Describes LeftFunction function.
- LeftFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.text.LeftFunctionDescription
-
- LenFunction - Class in org.pentaho.reporting.libraries.formula.function.text
-
This function returns the lengh in characters of the given value.
- LenFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.text.LenFunction
-
- LenFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.text
-
Describes LenFunction function.
- LenFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.text.LenFunctionDescription
-
- LesserEqualOperator - Class in org.pentaho.reporting.libraries.formula.operators
-
Creation-Date: 31.10.2006, 16:34:11
- LesserEqualOperator() - Constructor for class org.pentaho.reporting.libraries.formula.operators.LesserEqualOperator
-
- LesserOperator - Class in org.pentaho.reporting.libraries.formula.operators
-
Creation-Date: 31.10.2006, 16:34:11
- LesserOperator() - Constructor for class org.pentaho.reporting.libraries.formula.operators.LesserOperator
-
- LETTER - Static variable in interface org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserConstants
-
- LEXICAL_ERROR - Static variable in error org.pentaho.reporting.libraries.formula.parser.TokenMgrError
-
Lexical error occured.
- lexStateNames - Static variable in class org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserTokenManager
-
- LibFormulaBoot - Class in org.pentaho.reporting.libraries.formula
-
Creation-Date: 31.10.2006, 12:30:43
- LibFormulaErrorValue - Class in org.pentaho.reporting.libraries.formula
-
- LibFormulaErrorValue(int) - Constructor for class org.pentaho.reporting.libraries.formula.LibFormulaErrorValue
-
- LibFormulaInfo - Class in org.pentaho.reporting.libraries.formula
-
Creation-Date: 31.10.2006, 12:31:15
- LibFormulaInfo() - Constructor for class org.pentaho.reporting.libraries.formula.LibFormulaInfo
-
- LikeFunction - Class in org.pentaho.reporting.libraries.formula.function.database
-
This function is similar to the LIKE function in SQL, and is needed for the inline ETL implementation of Pentaho
Metadata.
- LikeFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.database.LikeFunction
-
- LikeFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.database
-
Describes the LIKE function
- LikeFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.database.LikeFunctionDescription
-
- LnFunction - Class in org.pentaho.reporting.libraries.formula.function.math
-
This function returns the acos of the value.
- LnFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.math.LnFunction
-
- LnFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.math
-
Describes LnFunction function.
- LnFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.math.LnFunctionDescription
-
- LocalizationContext - Interface in org.pentaho.reporting.libraries.formula
-
- lock() - Method in class org.pentaho.reporting.libraries.formula.typing.DefaultType
-
- Log10Function - Class in org.pentaho.reporting.libraries.formula.function.math
-
This function returns the acos of the value.
- Log10Function() - Constructor for class org.pentaho.reporting.libraries.formula.function.math.Log10Function
-
- Log10FunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.math
-
Describes Log10Function function.
- Log10FunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.math.Log10FunctionDescription
-
- LogFunction - Class in org.pentaho.reporting.libraries.formula.function.math
-
This function returns the acos of the value.
- LogFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.math.LogFunction
-
- LogFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.math
-
Describes AtanFunction function.
- LogFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.math.LogFunctionDescription
-
- LOGICAL_TYPE - Static variable in interface org.pentaho.reporting.libraries.formula.typing.Type
-
- LogicalFunctionCategory - Class in org.pentaho.reporting.libraries.formula.function.logical
-
Creation-Date: 05.11.2006, 14:30:36
- LogicalType - Class in org.pentaho.reporting.libraries.formula.typing.coretypes
-
Creation-Date: 02.11.2006, 09:37:54
- LookupFunction - Class in org.pentaho.reporting.libraries.formula.function.information
-
- LookupFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.information.LookupFunction
-
- LookupFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.information
-
- LookupFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.information.LookupFunctionDescription
-
- LOOP_DETECTED - Static variable in error org.pentaho.reporting.libraries.formula.parser.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- LowerFunction - Class in org.pentaho.reporting.libraries.formula.function.text
-
This function returns the given text in lower case.
- LowerFunction() - Constructor for class org.pentaho.reporting.libraries.formula.function.text.LowerFunction
-
- LowerFunctionDescription - Class in org.pentaho.reporting.libraries.formula.function.text
-
Describes LowerFunction function.
- LowerFunctionDescription() - Constructor for class org.pentaho.reporting.libraries.formula.function.text.LowerFunctionDescription
-
- LT - Static variable in interface org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserConstants
-
- LT_EQUALS - Static variable in interface org.pentaho.reporting.libraries.formula.parser.GeneratedFormulaParserConstants
-
- LValue - Interface in org.pentaho.reporting.libraries.formula.lvalues
-
A reference is an indirection to hide the details of where the actual value came from.