| Package | Description | 
|---|---|
| mondrian.olap | Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. | 
| mondrian.rolap.aggmatcher | Defines a 'matcher' which scans the schema to find candidate aggregate tables. | 
| Modifier and Type | Field and Description | 
|---|---|
| MondrianDef.AggForeignKey[] | MondrianDef.AggTable. foreignKeys | 
| Modifier and Type | Method and Description | 
|---|---|
| MondrianDef.AggForeignKey[] | MondrianDef.AggTable. getAggForeignKeys() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ExplicitRules.TableDef. addFK(MondrianDef.AggForeignKey fk)Add foreign key mapping entry (maps from fact table foreign key
 column name to aggregate table foreign key column name). | 
Copyright © 2021 Hitachi Vantara. All rights reserved.