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

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

public class FixedGWSRuns
extends java.lang.Object

TODO: docs


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

Constructor Detail

FixedGWSRuns

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

run0

public void run0()

run1

public void run1()