| Package | Description | 
|---|---|
| mondrian.calc | Provides 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.fun.extra | Defines MDX extension functions. | 
| Class and Description | 
|---|
| MdxVisitor Interface for a visitor to an MDX parse tree. | 
| Class and Description | 
|---|
| DimensionExpr Usage of a  Dimensionas an MDX expression. | 
| HierarchyExpr Usage of a  Hierarchyas an MDX expression. | 
| LevelExpr Usage of a  Levelas an MDX expression. | 
| MdxVisitor Interface for a visitor to an MDX parse tree. | 
| MemberExpr Usage of a  Memberas an MDX expression. | 
| NamedSetExpr Usage of a  NamedSetin an MDX expression. | 
| ParameterExpr MDX expression which is a usage of a  Parameter. | 
| ResolvedFunCall A  ResolvedFunCallis a function applied to a list of operands,
 which has been validated and resolved to afunction definition. | 
| UnresolvedFunCall An expression consisting of a named function or operator
 applied to a set of arguments. | 
| Class and Description | 
|---|
| MdxVisitor Interface for a visitor to an MDX parse tree. | 
| MdxVisitorImpl Default implementation of the visitor interface,  MdxVisitor. | 
| ParameterExpr MDX expression which is a usage of a  Parameter. | 
| ResolvedFunCall A  ResolvedFunCallis a function applied to a list of operands,
 which has been validated and resolved to afunction definition. | 
| Class and Description | 
|---|
| DimensionExpr Usage of a  Dimensionas an MDX expression. | 
| HierarchyExpr Usage of a  Hierarchyas an MDX expression. | 
| LevelExpr Usage of a  Levelas an MDX expression. | 
| MdxVisitor Interface for a visitor to an MDX parse tree. | 
| MdxVisitorImpl Default implementation of the visitor interface,  MdxVisitor. | 
| MemberExpr Usage of a  Memberas an MDX expression. | 
| ParameterExpr MDX expression which is a usage of a  Parameter. | 
| ResolvedFunCall A  ResolvedFunCallis a function applied to a list of operands,
 which has been validated and resolved to afunction definition. | 
| Class and Description | 
|---|
| ResolvedFunCall A  ResolvedFunCallis a function applied to a list of operands,
 which has been validated and resolved to afunction definition. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.