Uses of Class
cz.cuni.amis.pogamut.sposh.dbg.engine.EngineThread

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

Uses of EngineThread in cz.cuni.amis.dash
 

Constructors in cz.cuni.amis.dash with parameters of type EngineThread
YaposhEngine(EngineThread engineThread)
          Create the engine.
 

Uses of EngineThread in cz.cuni.amis.pogamut.sposh.dbg.engine
 

Methods in cz.cuni.amis.pogamut.sposh.dbg.engine with parameters of type EngineThread
 int EngineThread.compare(EngineThread o1, EngineThread o2)
           
 int EngineThread.compareTo(EngineThread other)
          Compare threads using their names.
 String EvaluationListener.getDisplayName(org.netbeans.api.debugger.jpda.JPDADebugger debugger, EngineThread thread)
          Get name for this lap engine, create it from the session and thread names.
 



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