uk.ac.leeds.ccg.andyt.gws.examples
Class AdaptiveGWSRuns

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.gws.examples.AdaptiveGWSRuns

public class AdaptiveGWSRuns
extends java.lang.Object

TODO: docs


Constructor Summary
AdaptiveGWSRuns()
          Creates a new instance of GWSRunner
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 void runAdaptive1()
           
 void runAdaptive2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptiveGWSRuns

public AdaptiveGWSRuns()
Creates a new instance of GWSRunner

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

run

public void run()

runAdaptive1

public void runAdaptive1()

runAdaptive2

public void runAdaptive2()