class MeasureMemberSource extends ArrayMemberSource
MeasureMemberSource implements the MemberReader
 interface for the special Measures dimension.
 Usually when a member is added to the context, the resulting SQL statement has extra filters in its WHERE clause, but for members from this source, but this implementation columns are added to the SELECT list.
hierarchy, members| Constructor and Description | 
|---|
MeasureMemberSource(RolapHierarchy hierarchy,
                   List<RolapMember> members)  | 
getHierarchy, getMemberChildren, getMemberChildren, getMemberCount, getMembers, getRootMembers, lookupMember, setCacheMeasureMemberSource(RolapHierarchy hierarchy, List<RolapMember> members)