jasi.simple.test
Class TestTable

java.lang.Object
  extended by jasi.simple.test.TestTable

public abstract class TestTable
extends java.lang.Object

Condition table example application.


Constructor Summary
TestTable()
           
 
Method Summary
static void main(java.lang.String[] args)
          Standard main procedure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTable

public TestTable()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Standard main procedure

Parameters:
args - The file name for simulation and error output.
Throws:
java.io.IOException - Whenever error, while accessing file.