| Package | Description | 
|---|---|
| mondrian.olap | Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. | 
| mondrian.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Query. addFormula(Id id,
          Exp exp,
          MemberProperty[] memberProperties)Adds a new formula specifying a member to an existing query. | 
| void | Validator. validate(MemberProperty memberProperty)Validates a child member property. | 
| Constructor and Description | 
|---|
| Formula(Id id,
       Exp exp,
       MemberProperty[] memberProperties)Constructs a formula specifying a member. | 
| Modifier and Type | Method and Description | 
|---|---|
| MemberProperty | MdxParserImpl. memberPropertyDefinition() | 
Copyright © 2021 Hitachi Vantara. All rights reserved.