| Package | Description | 
|---|---|
| mondrian.rolap.aggmatcher | Defines a 'matcher' which scans the schema to find candidate aggregate tables. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<AggStar.DimTable> | AggStar.Table. children | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AggStar.DimTable | AggStar.Table. convertTable(RolapStar.Table rTable,
            JdbcSchema.Table.Column.Usage usage)Converts a  RolapStar.Tableinto aAggStar.DimTableas well as converting all columns and
 child tables. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AggStar.DimTable> | AggStar.Table. getChildTables()Returns a list of child  AggStar.Tableobjects. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AggStar.Table. addTable(AggStar.DimTable child)Add a child DimTable table. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.