| Package | Description | 
|---|---|
| mondrian.olap | 
 Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. 
 | 
| mondrian.olap.fun | 
 Defines the set of MDX built-in functions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FunTable.defineFunctions(FunTable.Builder builder)
This method is called from the constructor, to define the set of
 functions and reserved words recognized. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BuiltinFunTable.defineFunctions(FunTable.Builder builder)  | 
void | 
GlobalFunTable.defineFunctions(FunTable.Builder builder)  | 
void | 
CustomizedFunctionTable.defineFunctions(FunTable.Builder builder)  | 
Copyright © 2017 Hitachi Vantara. All rights reserved.