mondrian.util
Class IdentifierParser.MemberListBuilder

java.lang.Object
  extended by org.olap4j.impl.IdentifierParser.MemberBuilder
      extended by mondrian.util.IdentifierParser.BuilderImpl
          extended by mondrian.util.IdentifierParser.MemberListBuilder
All Implemented Interfaces:
org.olap4j.impl.IdentifierParser.Builder
Enclosing class:
IdentifierParser

public static class IdentifierParser.MemberListBuilder
extends IdentifierParser.BuilderImpl

Implementation of Builder that builds a member list.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.olap4j.impl.IdentifierParser.Builder
org.olap4j.impl.IdentifierParser.Builder.Syntax
 
Field Summary
 List<Member> memberList
           
 
Fields inherited from class mondrian.util.IdentifierParser.BuilderImpl
hierarchyList
 
Fields inherited from class org.olap4j.impl.IdentifierParser.MemberBuilder
segmentList, subSegments
 
Constructor Summary
IdentifierParser.MemberListBuilder(SchemaReader schemaReader, Cube cube, Hierarchy hierarchy)
           
 
Method Summary
 void memberComplete()
           
 void tupleComplete()
           
 
Methods inherited from class mondrian.util.IdentifierParser.BuilderImpl
resolveMember
 
Methods inherited from class org.olap4j.impl.IdentifierParser.MemberBuilder
segmentComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

memberList

public final List<Member> memberList
Constructor Detail

IdentifierParser.MemberListBuilder

public IdentifierParser.MemberListBuilder(SchemaReader schemaReader,
                                          Cube cube,
                                          Hierarchy hierarchy)
Method Detail

memberComplete

public void memberComplete()
Specified by:
memberComplete in interface org.olap4j.impl.IdentifierParser.Builder
Overrides:
memberComplete in class org.olap4j.impl.IdentifierParser.MemberBuilder

tupleComplete

public void tupleComplete()
Specified by:
tupleComplete in interface org.olap4j.impl.IdentifierParser.Builder
Overrides:
tupleComplete in class org.olap4j.impl.IdentifierParser.MemberBuilder

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