public abstract class AbstractBooleanCalc extends AbstractCalc implements BooleanCalc
BooleanCalc interface.
The derived class must
implement the BooleanCalc.evaluateBoolean(mondrian.olap.Evaluator) method,
and the evaluate(mondrian.olap.Evaluator) method will call it.
exp, type| Constructor and Description |
|---|
AbstractBooleanCalc(Exp exp,
Calc[] calcs)
Creates an AbstractBooleanCalc.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Evaluator evaluator)
Evaluates this expression.
|
accept, anyDepends, anyDependsButFirst, butDepends, collectArguments, dependsOn, getArguments, getCalcs, getName, getResultStyle, getType, isWrapperFor, simplifyEvaluator, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateBooleanaccept, dependsOn, getResultStyle, getType, isWrapperFor, unwrapCopyright © 2021 Hitachi Vantara. All rights reserved.