Uses of Class
mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
Packages that use AggStar.FactTable.Measure
Package
Description
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of AggStar.FactTable.Measure in mondrian.rolap.aggmatcher
Methods in mondrian.rolap.aggmatcher that return AggStar.FactTable.MeasureModifier and TypeMethodDescriptionAggStar.lookupMeasure
(int bitPos) Get the Measure at the given bit position or return null.Methods in mondrian.rolap.aggmatcher that return types with arguments of type AggStar.FactTable.MeasureModifier and TypeMethodDescriptionAggStar.FactTable.getMeasures()
Returns a list of all measures.