|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LevelCalc
Expression which yields a Level
.
When implementing this interface, it is convenient to extend
AbstractLevelCalc
, but it is not required.
Method Summary | |
---|---|
Level |
evaluateLevel(Evaluator evaluator)
Evaluates this expression to yield a level. |
Methods inherited from interface mondrian.calc.Calc |
---|
accept, dependsOn, evaluate, getResultStyle, getType |
Method Detail |
---|
Level evaluateLevel(Evaluator evaluator)
Never returns null.
evaluator
- Evaluation context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |