Package unsw.cse.mica.runner

Provides the MicaRunner tool for starting blackboards and agents.

See:
          Description

Class Summary
AgentHandler The class for managing Agent child processes.
AgentSettings  
BlackboardHandler The class for managing the blackboard child process.
BlackboardSettings  
MicaRunner MicaRunner is a utility for controlling Agent processes.
ProcessHandler An abstract class for handling the child processes.
ProcessSettings Each child process is specified by a ProcessSettings object.
RunnerUtils A bunch of useful odds and ends for the MicaRunner utility.
 

Package unsw.cse.mica.runner Description

Provides the MicaRunner tool for starting blackboards and agents.

Package Specification

Related Documentation