uk.ac.shef.dcs.oak.jate.test
Class TestWeirdness

java.lang.Object
  extended by uk.ac.shef.dcs.oak.jate.test.TestWeirdness

public class TestWeirdness
extends java.lang.Object

Author: Ziqi Zhang Organisation: Department of Computer Science, University of Sheffield Email: z.zhang@dcs.shef.ac.uk Time: 13:58:47


Constructor Summary
TestWeirdness()
           
 
Method Summary
 void execute(GlobalIndexMem index)
           
static void main(java.lang.String[] args)
           
 void registerAlgorithm(Algorithm a, AbstractFeatureWrapper f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWeirdness

public TestWeirdness()
Method Detail

registerAlgorithm

public void registerAlgorithm(Algorithm a,
                              AbstractFeatureWrapper f)

execute

public void execute(GlobalIndexMem index)
             throws JATEException,
                    java.io.IOException
Throws:
JATEException
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        JATEException
Throws:
java.io.IOException
JATEException