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 theCalcinterface.AbstractExpCompiler Abstract implementation of theExpCompilerinterface.AbstractListCalc Abstract implementation of theListCalcinterface.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 theCalcinterface.AbstractDimensionCalc Abstract implementation of theDimensionCalcinterface.AbstractHierarchyCalc Abstract implementation of theHierarchyCalcinterface.AbstractIterCalc Abstract implementation of theIterCalcinterface.AbstractLevelCalc Abstract implementation of theLevelCalcinterface.AbstractListCalc Abstract implementation of theListCalcinterface.AbstractMemberCalc Abstract implementation of theMemberCalcinterface.AbstractTupleCalc Abstract implementation of theTupleCalcinterface.GenericCalc Adapter which computes a scalar or tuple expression and converts it to any required type.