vs.characteragent
Class EpisodicMemory

java.lang.Object
  extended by vs.fabula.BasicFabulaBuilder
      extended by vs.characteragent.EpisodicMemory
All Implemented Interfaces:
IFabulaBuilder, IAgentModule

public class EpisodicMemory
extends BasicFabulaBuilder


Field Summary
 
Fields inherited from class vs.fabula.BasicFabulaBuilder
defaultGraphName, defaultGraphURI
 
Constructor Summary
EpisodicMemory(ICharacterAgent owner)
           
 
Method Summary
 
Methods inherited from class vs.fabula.BasicFabulaBuilder
addFabulaCausality, addFabulaElement, getAgent, getAllFabulaKnowledgeBase, registerFabulaKnowledgeBase, saveFabula
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpisodicMemory

public EpisodicMemory(ICharacterAgent owner)