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 classHierarchyCurrentMemberFunDef.CalcImplCompiled implementation of the Hierarchy.CurrentMember function that evaluates the hierarchy expression first.static classHierarchyCurrentMemberFunDef.FixedCalcImplCompiled implementation of the Hierarchy.CurrentMember function that uses a fixed hierarchy.
-