| 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  
Dimension as an MDX expression. | 
| HierarchyExpr
 Usage of a  
Hierarchy as an MDX expression. | 
| LevelExpr
 Usage of a  
Level as an MDX expression. | 
| MdxVisitor
 Interface for a visitor to an MDX parse tree. 
 | 
| MemberExpr
 Usage of a  
Member as an MDX expression. | 
| NamedSetExpr
 Usage of a  
NamedSet in an MDX expression. | 
| ParameterExpr
 MDX expression which is a usage of a  
Parameter. | 
| ResolvedFunCall
 A  
ResolvedFunCall is a function applied to a list of operands,
 which has been validated and resolved to a
 function 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  
ResolvedFunCall is a function applied to a list of operands,
 which has been validated and resolved to a
 function definition. | 
| Class and Description | 
|---|
| DimensionExpr
 Usage of a  
Dimension as an MDX expression. | 
| HierarchyExpr
 Usage of a  
Hierarchy as an MDX expression. | 
| LevelExpr
 Usage of a  
Level as 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  
Member as an MDX expression. | 
| ParameterExpr
 MDX expression which is a usage of a  
Parameter. | 
| ResolvedFunCall
 A  
ResolvedFunCall is a function applied to a list of operands,
 which has been validated and resolved to a
 function definition. | 
| Class and Description | 
|---|
| ResolvedFunCall
 A  
ResolvedFunCall is a function applied to a list of operands,
 which has been validated and resolved to a
 function definition. | 
Copyright © 2017 Hitachi Vantara. All rights reserved.