Uses of Class
mondrian.olap.fun.FunTableImpl
-
Packages that use FunTableImpl Package Description mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of FunTableImpl in mondrian.olap.fun
Subclasses of FunTableImpl in mondrian.olap.fun Modifier and Type Class Description classBuiltinFunTableBuiltinFunTablecontains a list of all built-in MDX functions.classCustomizedFunctionTableInterface to build a customized function table, selecting functions from the set of supported functions in an instance ofBuiltinFunTable.classGlobalFunTableGlobal function table contains builtin functions and global user-defined functions.
-