|
Class Summary |
| SchemaBag |
The SchemaBag is one of the important classes when it comes
to agent's memories. |
| SchemaCounter |
SchemaCounter is a structure that counts how many times
were certain nodes and set of nodes executed. |
| SchemaEpisodeNode |
The class SchemaEpisodeNode is a mirror of Nodes
from decision tree and EpisodeNodes from episode tree in
the schemas. |
| SchemaObjectNode |
The class SchemaObjectNode is a mirror of ObjectNodes
from chronobag structure. |
| SchemaSlot |
The class SchemaSlot is a mirror of AffordanceSlots
from decision tree and ObjectSlots from episode tree in
the schemas. |
| SlotContent |
When the slot represented by this node is filled with an object node,
it is linked with the node representing that item via the
SlotContent class. |