I-X: Documentation |
![]() |
Home | I-X Components | I-X Documentation | Downloading and Installing I-X | Applications | More Background
The I-Demo-Basic Demo Script describes the most basic demonstrator in the I-Demo suite of demonstrators. It contains a single I-X Process Panel which is used as an intelligent to-do list. I-Demo-Basic illustrates how to perform the following tasks using I-X technology:
When running I-X Agents a number of parameters can be specified in the script that starts the agent.
An I-X Agent that is running can receive messages and these must follow a certain syntax which must be XML. Similarly, plans can be represented in XML and the plan syntax describes what this has to look like.
There are also a number of notes available describing the different file sytaxes, running and using I-Plan, using options in an I-X agent, writing a communication strategy, and writing a state viewer,
Finally, the full javadoc
-generated class documentation can be viewed online.
Home | I-X Components | I-X Documentation | Downloading and Installing I-X | Applications | More Background