Interface | Description |
---|---|
RuntimeServicesInfraTier |
This interface is implemented by the infrastructure tier
(Jade/Centralised/...) to provide concrete runtime services.
|
Class | Description |
---|---|
MASColorTextPane | |
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)
|
RunJasonProject |
Run a Jason mas2j project
parameters:
/Jason mas2j Project File/
|
Settings |
MAS Runtime Settings for an Agent (from mas2j file, agent declaration)
|
SourcePath |
manages source paths and fixes absolute path for .asl
|