Interface | Description |
---|---|
RuntimeServicesInfraTier |
This interface is implemented by the infrastructure tier
(Saci/Centralised/...) to provide concrete runtime services.
|
Class | Description |
---|---|
MASConsoleColorGUI |
A quick implementation of a TextPane with default coloring for Jason.
|
MASConsoleGUI |
the GUI console to output log messages
|
MASConsoleLogFormatter |
Default formatter for Jason output.
|
MASConsoleLogHandler |
Logger handler (redirect output to MASConsoleGUI)
|
OutputStreamAdapter |
adapts an output print stream to a GUI interface (MasConsole or some JTextArea)
|
Settings |
MAS Runtime Settings for an Agent (from mas2j file, agent declaration)
|