Package mondrian.calc
package mondrian.calc
Provides compiled expressions.
-
ClassDescriptionCompiled expression whose result is a
boolean.Calcis the base class for all calculable expressions.Visitor which serializes an expression to text.Compiled expression whose result is aDate, representing an MDX DateTime value.Expression which yields aDimension.Compiled expression whose result is adouble.Dummy expression which exists only to wrap aType.TheExpCompiler.Factoryis used to accessExpCompilerimplementations.TheExpCompileronly has two override mechanisms: theThreadLocalandSystemProperties.Expression which yields aHierarchy.Compiled expression whose result is anint.Expression that evaluates a set of tuples to aTupleIterable.Expression which yields aLevel.Expression which evaluates a set of members or tuples to a list.Expression which yields aMember.Extension toParameterwhich allows compilation.Implementation of a parameter.Enumeration of ways that a compiled expression can return its result to its caller.Compiled expression whose result is aString.Expression which yields a tuple.Utility methods for tuple collections and iterators.Cheap interface for iterating through the contents of aTupleList.Extension toIterablethat returns aTupleIterator.Extension toIteratorthat returns tuples.List of tuples.Expression which has a void result.