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).BuiltinFunTablecontains a list of all built-in MDX functions.Definition of theCrossJoinMDX function.FunDefBaseis the default implementation ofFunDef.Support class for theCmdRunnerallowing one to view available functions and their syntax.Abstract implementation ofFunTable.FunUtilcontains a set of methods useful within themondrian.olap.funpackage.Global function table contains builtin functions and global user-defined functions.Definition of the<Level>.MembersMDX function.Abstract base class for definitions of linear regression functions.AMultiResolverconsiders several overloadings of the same function.AResolverconverts 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).FunDefBaseis the default implementation ofFunDef.FunUtilcontains a set of methods useful within themondrian.olap.funpackage.AMultiResolverconsiders 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.