|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.olap4j.impl.IdentifierParser.MemberBuilder
mondrian.util.IdentifierParser.BuilderImpl
mondrian.util.IdentifierParser.TupleBuilder
mondrian.util.IdentifierParser.TupleListBuilder
public static class IdentifierParser.TupleListBuilder
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 |
|---|
public final TupleList tupleList
| Constructor Detail |
|---|
public IdentifierParser.TupleListBuilder(SchemaReader schemaReader,
Cube cube,
List<Hierarchy> hierarchyList)
| Method Detail |
|---|
public void tupleComplete()
tupleComplete in interface org.olap4j.impl.IdentifierParser.BuildertupleComplete in class IdentifierParser.TupleBuilder
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||