Uses of Class
mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
-
Packages that use AggStar.Table.JoinCondition Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of AggStar.Table.JoinCondition in mondrian.rolap.aggmatcher
Methods in mondrian.rolap.aggmatcher that return AggStar.Table.JoinCondition Modifier and Type Method Description AggStar.Table.JoinCondition
AggStar.DimTable. getJoinCondition()
AggStar.Table.JoinCondition
AggStar.FactTable. getJoinCondition()
abstract AggStar.Table.JoinCondition
AggStar.Table. getJoinCondition()
-