Uses of Class
org.olap4j.mdx.HierarchyNode
Packages that use HierarchyNode
Package
Description
Provides an object model to represent statements and expressions in the MDX lanaugage as a parse tree.
-
Uses of HierarchyNode in org.olap4j.mdx
Methods in org.olap4j.mdx that return HierarchyNodeMethods in org.olap4j.mdx with parameters of type HierarchyNodeModifier and TypeMethodDescriptionParseTreeVisitor.visit
(HierarchyNode hierarchyNode) Visits a use of aHierarchy
in a select statement.