de.saar.chorus.domgraph.utool
Class Utool

Object
  extended by Utool

public class Utool
extends Object

The Utool main program for accessing the Domgraph functionality from the command-line. Utool ("Underspecification Tool") is the Swiss Army Knife of Underspecification (Java version).

The operation of this class is described in more detail in the end-user documentation of Utool.

Author:
Alexander Koller

Constructor Summary
Utool()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utool

public Utool()
Method Detail

main

public static void main(String[] args)