Uses of Class
mondrian.olap.fun.FunTableImpl
Packages that use FunTableImpl
-
Uses of FunTableImpl in mondrian.olap.fun
Subclasses of FunTableImpl in mondrian.olap.funModifier and TypeClassDescriptionclass
BuiltinFunTable
contains a list of all built-in MDX functions.class
Interface to build a customized function table, selecting functions from the set of supported functions in an instance ofBuiltinFunTable
.class
Global function table contains builtin functions and global user-defined functions.