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

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

public class TestFrequency
extends java.lang.Object

DESCRIPTIONS


Constructor Summary
TestFrequency()
           
 
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

TestFrequency

public TestFrequency()
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