| Package | Description | 
|---|---|
| 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.rolap | Implements the data access layer for the olap package. | 
| Modifier and Type | Method and Description | 
|---|---|
| Evaluator.NamedSetEvaluator | NamedSetExpr. getEval(Evaluator evaluator) | 
| Modifier and Type | Method and Description | 
|---|---|
| Evaluator.NamedSetEvaluator | Evaluator. getNamedSetEvaluator(NamedSet namedSet,
                    boolean create)Returns an evaluator for a named set. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Evaluator.NamedSetEvaluator | RolapResult.RolapResultEvaluatorRoot. evaluateNamedSet(NamedSet namedSet,
                boolean create) | 
| Evaluator.NamedSetEvaluator | RolapEvaluator. getNamedSetEvaluator(NamedSet namedSet,
                    boolean create) | 
Copyright © 2021 Hitachi Vantara. All rights reserved.