Uses of Interface
org.pentaho.reporting.libraries.formula.operators.OperatorFactory

Packages that use OperatorFactory
org.pentaho.reporting.libraries.formula   
org.pentaho.reporting.libraries.formula.operators   
 

Uses of OperatorFactory in org.pentaho.reporting.libraries.formula
 

Methods in org.pentaho.reporting.libraries.formula that return OperatorFactory
 OperatorFactory DefaultFormulaContext.getOperatorFactory()
           
 OperatorFactory FormulaContext.getOperatorFactory()
          Returns the operator registry.
 

Uses of OperatorFactory in org.pentaho.reporting.libraries.formula.operators
 

Classes in org.pentaho.reporting.libraries.formula.operators that implement OperatorFactory
 class DefaultOperatorFactory
          Creation-Date: 02.11.2006, 12:29:27