Uses of Class
mondrian.calc.impl.AbstractMemberCalc
-
Packages that use AbstractMemberCalc Package Description mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of AbstractMemberCalc in mondrian.olap.fun
Subclasses of AbstractMemberCalc in mondrian.olap.fun Modifier and Type Class Description static class
HierarchyCurrentMemberFunDef.CalcImpl
Compiled implementation of the Hierarchy.CurrentMember function that evaluates the hierarchy expression first.static class
HierarchyCurrentMemberFunDef.FixedCalcImpl
Compiled implementation of the Hierarchy.CurrentMember function that uses a fixed hierarchy.
-