Uses of Package
cz.cuni.amis.pogamut.sposh.dbg.engine

Packages that use cz.cuni.amis.pogamut.sposh.dbg.engine
cz.cuni.amis.dash Package contains mostly classes responsible for displaying plan of debugged agent. 
cz.cuni.amis.pogamut.sposh.dbg.engine   
 

Classes in cz.cuni.amis.pogamut.sposh.dbg.engine used by cz.cuni.amis.dash
AbstractDebugEngine
          Abstract class implementing IDebugEngine that is implementing some common things, like listeners.
EngineThread
          This is a useful wrapper class for JPDAThread that makes dealing with a logic thread of a posh bot much easier.
IDebugEngine
          This interface is representation of AI debugger engine, you can start it, ask for breakpoints, it notifies you about evaluations of plans and other stuff.
IDebugEngineListener
          This is an interface for displayer of debugging.
 

Classes in cz.cuni.amis.pogamut.sposh.dbg.engine used by cz.cuni.amis.pogamut.sposh.dbg.engine
EngineThread
          This is a useful wrapper class for JPDAThread that makes dealing with a logic thread of a posh bot much easier.
IDebugEngine
          This interface is representation of AI debugger engine, you can start it, ask for breakpoints, it notifies you about evaluations of plans and other stuff.
IDebugEngineListener
          This is an interface for displayer of debugging.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.