mondrian.rolap.agg
Class GroupingSetsList.Cohort

java.lang.Object
  extended by mondrian.rolap.agg.GroupingSetsList.Cohort
Enclosing class:
GroupingSetsList

static class GroupingSetsList.Cohort
extends Object

Collection of SegmentDataset that have the same dimensionality and identical axis values. A cohort contains corresponding cell values for set of measures.


Field Summary
(package private)  SegmentAxis[] axes
           
(package private)  int[] pos
           
(package private)  List<SegmentDataset> segmentDatasetList
           
 
Constructor Summary
GroupingSetsList.Cohort(List<SegmentDataset> segmentDatasetList, SegmentAxis[] axes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

segmentDatasetList

final List<SegmentDataset> segmentDatasetList

axes

final SegmentAxis[] axes

pos

final int[] pos
Constructor Detail

GroupingSetsList.Cohort

GroupingSetsList.Cohort(List<SegmentDataset> segmentDatasetList,
                        SegmentAxis[] axes)

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads