Uses of Package
mondrian.calc
Package
Description
Provides compiled expressions.
Provides implementation classes for compiled expressions.
Defines a parse tree for MDX expressions.
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Defines the set of MDX built-in functions.
Defines MDX extension functions.
Implements the data access layer for the olap package.
Mondrian utilities.
-
ClassDescriptionCompiled expression whose result is a
boolean
.Calc
is 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.Factory
is used to accessExpCompiler
implementations.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
.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.Cheap interface for iterating through the contents of aTupleList
.Extension toIterable
that returns aTupleIterator
.Extension toIterator
that returns tuples.List of tuples. -
ClassDescriptionCompiled expression whose result is a
boolean
.Calc
is 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
.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
.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.Cheap interface for iterating through the contents of aTupleList
.Extension toIterable
that returns aTupleIterator
.Extension toIterator
that returns tuples.List of tuples.Expression which has a void result. -
ClassDescription
Calc
is the base class for all calculable expressions. -
ClassDescription
Calc
is the base class for all calculable expressions.Extension toParameter
which allows compilation.Implementation of a parameter.Enumeration of ways that a compiled expression can return its result to its caller.Extension toIterable
that returns aTupleIterator
.List of tuples. -
ClassDescriptionCompiled expression whose result is a
boolean
.Calc
is the base class for all calculable expressions.Compiled expression whose result is aDate
, representing an MDX DateTime value.Expression which yields aDimension
.Compiled expression whose result is adouble
.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
.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.Extension toIterable
that returns aTupleIterator
.List of tuples.Expression which has a void result. -
ClassDescription
Calc
is the base class for all calculable expressions. -
ClassDescription
Calc
is the base class for all calculable expressions.Extension toIterable
that returns aTupleIterator
.List of tuples. -
ClassDescription
Calc
is the base class for all calculable expressions.Extension toParameter
which allows compilation.Implementation of a parameter.Enumeration of ways that a compiled expression can return its result to its caller.List of tuples. -