Uses of Class
org.pentaho.di.trans.steps.formula.FormulaMetaFunction
-
Packages that use FormulaMetaFunction Package Description org.pentaho.di.trans.steps.formula -
-
Uses of FormulaMetaFunction in org.pentaho.di.trans.steps.formula
Methods in org.pentaho.di.trans.steps.formula that return FormulaMetaFunction Modifier and Type Method Description FormulaMetaFunction[]
FormulaMeta. getFormula()
Methods in org.pentaho.di.trans.steps.formula with parameters of type FormulaMetaFunction Modifier and Type Method Description protected Object
Formula. getReturnValue(Object formulaResult, int returnType, int realIndex, FormulaMetaFunction fn)
void
FormulaMeta. setFormula(FormulaMetaFunction[] calcTypes)
-