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

Package class diagram package cz.cuni.amis.pogamut.sposh.dbg.engine
Interface Summary
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.
 

Class Summary
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.
EvaluationListener Useful abstarct class extending JPDABreakpointListener that includes various useful methods used by the Dash.
 



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