Class FindAgent

java.lang.Object
  extended by se.gu.ling.trindikit.oaa.common.OAAAgent
      extended by FindAgent

public class FindAgent
extends se.gu.ling.trindikit.oaa.common.OAAAgent

An OAA agent for handling IclDb. The agent will be used to control a database of objects, which will be used to build calendar files.


Constructor Summary
FindAgent(java.lang.String[] arsgf)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class se.gu.ling.trindikit.oaa.common.OAAAgent
addSolver, addSolver, declareSolvables, disconnect, getAgentAddress, getState, handleEvent, register, setState, solve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindAgent

public FindAgent(java.lang.String[] arsgf)
Method Detail

main

public static void main(java.lang.String[] args)