Interface | Description |
---|---|
AgArchInfraTier |
This interface is implemented by the infrastructure tier (Saci/Jade/Centralised/...)
to provide concrete perception, action, and communication to the agent architecture.
|
Class | Description |
---|---|
AgArch |
Base agent architecture class that defines the overall agent architecture;
the AS interpreter is the reasoner (a kind of mind) within this
architecture (a kind of body).
|
MindInspectorAgArch |
ArArch that displays the mind state of the agent
|
MindInspectorWeb |