OAA Debug Interface
version 2.0.3, November 1999



Contents:


Introduction

The OAA Debug Interface program is used to send ICL messages to an individual agent or to the agent community, generally for debugging purposes. Requests may be entered in ICL form or as English queries, if a natural language agent (such as DCG-NL or Gemini) is present in the agent community.

Interface

The interface is structured in three parts:

  1. A set of "shortcut" buttons representing often-used queries
  2. A log window to display information returned from the agent community
  3. A tasking panel, containing fields for entering requests in English or in ICL.

Typing in a request in either the English or ICL input fields and then pressing the respective send button will send the request to the agent community. Any results will be displayed in the log window.

Note: ICL commands typed in the ICL field are in a form as specified by the Prolog agent library, not the Java one. For instance, oaa_Solve() should take 2 arguments, not 3:

Known Issues

To Do

Not yet implemented:


Copyright (c) 1999 by SRI International