Uses of Interface
vs.characteragent.IInterpretationModule

Packages that use IInterpretationModule
vs.characteragent The characteragent classes build forth on rational agent, defining the control logic for a Character Agent 
 

Uses of IInterpretationModule in vs.characteragent
 

Classes in vs.characteragent that implement IInterpretationModule
 class BasicInterpretationModule
           
 

Methods in vs.characteragent that return IInterpretationModule
 IInterpretationModule ICharacterAgent.getInterpretationModule()
           
 IInterpretationModule BasicCharacterAgent.getInterpretationModule()