Uses of Class
mondrian.olap.fun.AbstractAggregateFunDef
- 
Packages that use AbstractAggregateFunDef Package Description mondrian.olap.fun Defines the set of MDX built-in functions.mondrian.olap.fun.extra Defines MDX extension functions. - 
- 
Uses of AbstractAggregateFunDef in mondrian.olap.fun
Subclasses of AbstractAggregateFunDef in mondrian.olap.fun Modifier and Type Class Description classAggregateFunDefDefinition of theAGGREGATEMDX function. - 
Uses of AbstractAggregateFunDef in mondrian.olap.fun.extra
Subclasses of AbstractAggregateFunDef in mondrian.olap.fun.extra Modifier and Type Class Description classNthQuartileFunDefDefinition of theFirstQandThirdQMDX extension functions. 
 -