|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IterCalc
Expression which evaluates a set of members or tuples to an Iterable.
Method Summary | |
---|---|
java.lang.Iterable |
evaluateIterable(Evaluator evaluator)
Evaluates an expression to yield an Iterable of members or tuples. |
Methods inherited from interface mondrian.calc.Calc |
---|
accept, dependsOn, evaluate, getResultStyle, getType |
Method Detail |
---|
java.lang.Iterable evaluateIterable(Evaluator evaluator)
The Iterable is immutable.
evaluator
- Evaluation context
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |