at.ac.tuwien.dbai.alternation.gui.example
Class HornTest

java.lang.Object
  extended by at.ac.tuwien.dbai.alternation.gui.example.HornTest

public class HornTest
extends java.lang.Object


Constructor Summary
HornTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Executes the HORN ALter-Java program on an instance and visualizes the resulting computation tree in the Alter-Java GUI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HornTest

public HornTest()
Method Detail

main

public static void main(java.lang.String[] args)
Executes the HORN ALter-Java program on an instance and visualizes the resulting computation tree in the Alter-Java GUI.

Parameters:
args -