mondrian.util
Class IdentifierParser.TupleListBuilder

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

public static class IdentifierParser.TupleListBuilder
extends IdentifierParser.TupleBuilder

Implementation of Builder that builds a tuple list.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.olap4j.impl.IdentifierParser.Builder
org.olap4j.impl.IdentifierParser.Builder.Syntax
 
Field Summary
 TupleList tupleList
           
 
Fields inherited from class mondrian.util.IdentifierParser.TupleBuilder
memberList
 
Fields inherited from class mondrian.util.IdentifierParser.BuilderImpl
hierarchyList
 
Fields inherited from class org.olap4j.impl.IdentifierParser.MemberBuilder
segmentList, subSegments
 
Constructor Summary
IdentifierParser.TupleListBuilder(SchemaReader schemaReader, Cube cube, List<Hierarchy> hierarchyList)
           
 
Method Summary
 void tupleComplete()
           
 
Methods inherited from class mondrian.util.IdentifierParser.TupleBuilder
memberComplete
 
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

tupleList

public final TupleList tupleList
Constructor Detail

IdentifierParser.TupleListBuilder

public IdentifierParser.TupleListBuilder(SchemaReader schemaReader,
                                         Cube cube,
                                         List<Hierarchy> hierarchyList)
Method Detail

tupleComplete

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

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