|
Class Summary |
| ActionLog |
This class is used to store one action issued in our scenario. |
| AgentLogging |
This class provides a storage of all events, action, proposals and etc. occured
for one agent during the scenario. |
| AgentLogProcessor |
This class holds all the methods that are used to process AgentLogging objects
and create output graphs and files showing the scenario progress. |
| AgentStateLog |
This class holds a snapshot of agent internal state at certain time in the
scenario. |
| DiplomaGraphsAndLogsCreator |
This class basically mirrors AgentLogProcessor class. |
| EmotionEventLog |
Here we sote one emotion event that we triggered in the scenario and send to ALMA
as an input. |
| EmotionsLog |
Here we store all the agents emotions at certain time in the scenario. |
| FeelingLog |
Used to store a feeling value of our agent toward other agent at certain time
in our scenario. |
| FeelingSceneResult |
Object used for analyzing our scenario. |
| ItemLog |
Here we log items we have given to someone or received from someone. |
| LocationLog |
Used for location logging - location is not serializable. |
| MoodLog |
Here we store the mood snapshot of the agent taken at certain time in the scenario. |
| RotationLog |
Used for rotation logging - rotation is not serializable. |