| Package | Description | 
|---|---|
| mondrian.calc | Provides compiled expressions. | 
| mondrian.calc.impl | Provides implementation classes for compiled expressions. | 
| mondrian.mdx | Defines a parse tree for MDX expressions. | 
| 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. | 
| mondrian.olap.type | Type system for MDX expessions. | 
| mondrian.rolap | Implements the data access layer for the olap package. | 
| mondrian.spi | Contains the server-provider interfaces (SPIs) which user-defined
extensions to Mondrian should implement. | 
| mondrian.udf | 
| Class and Description | 
|---|
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| SetType Set type. | 
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| TupleType Tuple type. | 
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| DimensionType The type of an expression which represents a Dimension. | 
| HierarchyType The type of an expression which represents a hierarchy. | 
| LevelType The type of an expression which represents a level. | 
| MemberType The type of an expression which represents a member. | 
| NumericType The type of a numeric expression. | 
| ScalarType Base class for types which represent scalar values. | 
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| Type Type of an MDX expression. | 
| Class and Description | 
|---|
| Type Type of an MDX expression. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.