Uses of Class
org.pentaho.di.trans.steps.formula.FormulaMetaFunction
Packages that use FormulaMetaFunction
-
Uses of FormulaMetaFunction in org.pentaho.di.trans.steps.formula
Methods in org.pentaho.di.trans.steps.formula that return FormulaMetaFunctionMethods in org.pentaho.di.trans.steps.formula with parameters of type FormulaMetaFunctionModifier and TypeMethodDescriptionprotected Object
Formula.getReturnValue
(Object formulaResult, int returnType, int realIndex, FormulaMetaFunction fn) void
FormulaMeta.setFormula
(FormulaMetaFunction[] calcTypes)