| Name | Description |
|---|---|
| AbstractWorkingMemory | Abstract skill to access to the agent working memory. |
| DictionaryWorkingMemory | Standard skill to access to the agent working memory. |
| WorkingMemory | Capacity to access to the agent working memory. |
| Name | Description |
|---|---|
| KnowledgeMissingException | Exception that is thrown when a knowledge is unknown in the current working memory. |