Uses of Class
mondrian.calc.impl.AbstractListCalc
-
Packages that use AbstractListCalc Package Description mondrian.calc.impl Provides implementation classes for compiled expressions.mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of AbstractListCalc in mondrian.calc.impl
Subclasses of AbstractListCalc in mondrian.calc.impl Modifier and Type Class Description class
IterableListCalc
-
Uses of AbstractListCalc in mondrian.olap.fun
Subclasses of AbstractListCalc in mondrian.olap.fun Modifier and Type Class Description static class
NativizeSetFunDef.NativeListCalc
static class
SetFunDef.SetListCalc
Compiled expression to implement the MDX set function,{ ...
-