Package org.olap4j.mdx
package org.olap4j.mdx
Provides an object model to represent statements and expressions in the MDX lanaugage as a parse tree.
-
ClassDescriptionAn axis in an MDX query.A parse tree node representing a call to a function or operator.Usage of a
Cube
as an expression in an MDX parse tree.Usage of aDimension
as an expression in an MDX parse tree.Parse tree model for an MDXDRILLTHROUGH
statement.Usage of aHierarchy
as an expression in an MDX parse tree.Multi-part identifier.Component in a compound identifier.Segment that represents a key or compound key.Usage of aLevel
as an expression in an MDX parse tree.Represents a constant value, such as a string or number, in a parse tree.Usage of aMember
as an expression in an MDX parse tree.Component in a compound identifier that describes the name of an object.A parameter to an MDX query.Region of parser source code.Combination of a region within an MDX statement with the source text of the whole MDX statement.Node in a parse tree representing a parsed MDX statement.Interface for a visitor to an MDX parse tree.Writer for MDX parse tree.Parse tree node representing a property-value pair.Enumeration of styles by which the component of an identifier can be quoted.Parse tree model for an MDX SELECT statement.Enumerated values describing the syntax of an expression.Parse tree node which declares a calculated member.Parse tree node which declares a calculated set.