org.pentaho.reporting.libraries.formula.function.math
public class SumFunction extends java.lang.Object implements Function
| Modifier and Type | Field and Description |
|---|---|
static java.math.BigDecimal |
ZERO |
| Constructor and Description |
|---|
SumFunction() |
| Modifier and Type | Method and Description |
|---|---|
TypeValuePair |
evaluate(FormulaContext context,
ParameterCallback parameters) |
java.lang.String |
getCanonicalName() |
protected boolean |
isStrictSequenceNeeded() |
public java.lang.String getCanonicalName()
getCanonicalName in interface Functionprotected boolean isStrictSequenceNeeded()
public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters) throws EvaluationException
evaluate in interface FunctionEvaluationException