Package | Description |
---|---|
mondrian.olap.fun |
Defines the set of MDX built-in functions.
|
Modifier and Type | Class and Description |
---|---|
class |
BuiltinFunTable
BuiltinFunTable contains a list of all built-in MDX functions. |
class |
CustomizedFunctionTable
Interface to build a customized function table, selecting functions from the
set of supported functions in an instance of
BuiltinFunTable . |
class |
GlobalFunTable
Global function table contains builtin functions and global user-defined
functions.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.