|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mondrian.calc.impl.AbstractCalc mondrian.calc.impl.AbstractListCalc mondrian.olap.fun.CrossJoinFunDef.BaseListCalc mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberListCalc
class CrossJoinFunDef.MutableListMemberListMemberListCalc
Field Summary |
---|
Fields inherited from class mondrian.calc.impl.AbstractCalc |
---|
exp, type |
Constructor Summary | |
---|---|
CrossJoinFunDef.MutableListMemberListMemberListCalc(ResolvedFunCall call,
Calc[] calcs)
|
Method Summary | |
---|---|
protected List<Member[]> |
makeList(List _l1,
List _l2)
|
Methods inherited from class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc |
---|
evaluateList |
Methods inherited from class mondrian.calc.impl.AbstractListCalc |
---|
evaluate, evaluateMemberList, evaluateTupleList, getCalcs, getResultStyle |
Methods inherited from class mondrian.calc.impl.AbstractCalc |
---|
accept, anyDepends, anyDependsButFirst, butDepends, dependsOn, getArguments, getName, getType, simplifyEvaluator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface mondrian.calc.Calc |
---|
accept, dependsOn, getType |
Constructor Detail |
---|
CrossJoinFunDef.MutableListMemberListMemberListCalc(ResolvedFunCall call, Calc[] calcs)
Method Detail |
---|
protected List<Member[]> makeList(List _l1, List _l2)
makeList
in class CrossJoinFunDef.BaseListCalc
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |