|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.calc.impl.AbstractCalc
mondrian.calc.impl.AbstractDimensionCalc
mondrian.olap.fun.HierarchyDimensionFunDef.CalcImpl
public static class HierarchyDimensionFunDef.CalcImpl
| Field Summary |
|---|
| Fields inherited from class mondrian.calc.impl.AbstractCalc |
|---|
exp, type |
| Constructor Summary | |
|---|---|
HierarchyDimensionFunDef.CalcImpl(Exp exp,
HierarchyCalc hierarchyCalc)
|
|
| Method Summary | |
|---|---|
Dimension |
evaluateDimension(Evaluator evaluator)
Evaluates this expression to yield a dimension. |
| Methods inherited from class mondrian.calc.impl.AbstractDimensionCalc |
|---|
evaluate |
| Methods inherited from class mondrian.calc.impl.AbstractCalc |
|---|
accept, anyDepends, anyDependsButFirst, butDepends, dependsOn, getArguments, getCalcs, getName, getResultStyle, getType, simplifyEvaluator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface mondrian.calc.Calc |
|---|
accept, dependsOn, getResultStyle, getType |
| Constructor Detail |
|---|
public HierarchyDimensionFunDef.CalcImpl(Exp exp,
HierarchyCalc hierarchyCalc)
| Method Detail |
|---|
public Dimension evaluateDimension(Evaluator evaluator)
DimensionCalcNever returns null.
evaluator - Evaluation context
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||