com.tonbeller.jpivot.test.olap
Class TestAxis

java.lang.Object
  extended by com.tonbeller.jpivot.olap.model.impl.AxisImpl
      extended by com.tonbeller.jpivot.test.olap.TestAxis
All Implemented Interfaces:
Axis, Decorator, Visitable

public class TestAxis
extends AxisImpl

Created on 02.12.2002

Author:
av

Constructor Summary
TestAxis()
           
 
Method Summary
 int indexOf(TestPosition pos)
           
 
Methods inherited from class com.tonbeller.jpivot.olap.model.impl.AxisImpl
accept, addPosition, getHierarchies, getPositions, getRootDecoree, setPositions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAxis

public TestAxis()
Method Detail

indexOf

public int indexOf(TestPosition pos)