Uses of Package
mondrian.calc.impl
-
Packages that use mondrian.calc.impl Package Description mondrian.calc.impl Provides implementation classes for compiled expressions.mondrian.olap.fun Defines the set of MDX built-in functions. -
Classes in mondrian.calc.impl used by mondrian.calc.impl Class Description AbstractCalc Abstract implementation of theCalc
interface.AbstractExpCompiler Abstract implementation of theExpCompiler
interface.AbstractListCalc Abstract implementation of theListCalc
interface.AbstractTupleCursor Abstract implementation ofTupleIterator
.AbstractTupleList Abstract implementation ofTupleList
.ConstantCalc Calculator which always returns the same value.GenericCalc Adapter which computes a scalar or tuple expression and converts it to any required type. -
Classes in mondrian.calc.impl used by mondrian.olap.fun Class Description AbstractCalc Abstract implementation of theCalc
interface.AbstractDimensionCalc Abstract implementation of theDimensionCalc
interface.AbstractHierarchyCalc Abstract implementation of theHierarchyCalc
interface.AbstractIterCalc Abstract implementation of theIterCalc
interface.AbstractLevelCalc Abstract implementation of theLevelCalc
interface.AbstractListCalc Abstract implementation of theListCalc
interface.AbstractMemberCalc Abstract implementation of theMemberCalc
interface.AbstractTupleCalc Abstract implementation of theTupleCalc
interface.GenericCalc Adapter which computes a scalar or tuple expression and converts it to any required type.