Uses of Package
mondrian.olap.fun
Packages that use mondrian.olap.fun
Package
Description
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 set of functions defined by the Visual Basic for Applications
(VBA) specification.
Type system for MDX expessions.
-
Classes in mondrian.olap.fun used by mondrian.olap
-
Classes in mondrian.olap.fun used by mondrian.olap.funClassDescriptionAbstract base class for all aggregate functions (
Aggregate
,Sum
,Avg
, et cetera).BuiltinFunTable
contains a list of all built-in MDX functions.Definition of theCrossJoin
MDX function.FunDefBase
is the default implementation ofFunDef
.Support class for theCmdRunner
allowing one to view available functions and their syntax.Abstract implementation ofFunTable
.FunUtil
contains a set of methods useful within themondrian.olap.fun
package.Global function table contains builtin functions and global user-defined functions.Definition of the<Level>.Members
MDX function.Abstract base class for definitions of linear regression functions.AMultiResolver
considers several overloadings of the same function.AResolver
converts a function name, invocation type, and set of arguments into aFunDef
.Description of an implicit conversion that occurred while resolving an operator call.Factory forUserDefinedFunction
. -
Classes in mondrian.olap.fun used by mondrian.olap.fun.extraClassDescriptionAbstract base class for all aggregate functions (
Aggregate
,Sum
,Avg
, et cetera).FunDefBase
is the default implementation ofFunDef
.FunUtil
contains a set of methods useful within themondrian.olap.fun
package.AMultiResolver
considers several overloadings of the same function. -
Classes in mondrian.olap.fun used by mondrian.olap.fun.vbaClassDescriptionAnnotation which allows you to tag a Java method with the description of the MDX function it implements.Annotation which allows you to tag a Java method with the name of the MDX function it implements.Annotation which allows you to tag a Java method with the signature of the MDX function it implements.
-
Classes in mondrian.olap.fun used by mondrian.olap.typeClassDescriptionDescription of an implicit conversion that occurred while resolving an operator call.