com.tonbeller.jpivot.test.olap
Class TestDimension

java.lang.Object
  extended by com.tonbeller.jpivot.olap.model.impl.DimensionImpl
      extended by com.tonbeller.jpivot.test.olap.TestDimension
All Implemented Interfaces:
Decorator, Dimension, Displayable, Expression, Visitable

public class TestDimension
extends DimensionImpl

Created on 22.10.2002

Author:
av

Field Summary
 
Fields inherited from interface com.tonbeller.jpivot.olap.model.Dimension
MEASURES_FIRST_COMPARATOR
 
Fields inherited from interface com.tonbeller.jpivot.olap.model.Displayable
LABEL_COMPARATOR
 
Constructor Summary
TestDimension()
           
 
Method Summary
 
Methods inherited from class com.tonbeller.jpivot.olap.model.impl.DimensionImpl
accept, getHierarchies, getLabel, getRootDecoree, isMeasure, isTime, setHierarchies, setLabel, setMeasure, setTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDimension

public TestDimension()