pt.uminho.gate
Class GateInit

java.lang.Object
  extended by pt.uminho.gate.GateInit

public class GateInit
extends java.lang.Object


Method Summary
 void creoleRegister(java.lang.String creole)
           
static GateInit getInstance()
          Gives access to the Workbench instance
 void init()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GateInit getInstance()
Gives access to the Workbench instance

Returns:

init

public void init()
          throws gate.util.GateException
Throws:
gate.util.GateException

creoleRegister

public void creoleRegister(java.lang.String creole)
                    throws java.net.MalformedURLException,
                           gate.util.GateException
Throws:
java.net.MalformedURLException
gate.util.GateException