Package cz.cuni.amis.dash

Package class diagram package cz.cuni.amis.dash
Package contains mostly classes responsible for displaying plan of debugged agent.

See:
          Description

Class Summary
DashPresenterFactory Presenter factory for Dash.
DashWindow Window that is informing us about debugged plan.
EngineData Storage for all information provided by the engine that will be collected.
ServerManager Tool for pausing/resuming the UT environment that happens when YaposhEngine encounters node breakpoint.
YaposhEngine Class attached to a Yaposh engine debugged in NetBeans.
 

Package cz.cuni.amis.dash Description

Package contains mostly classes responsible for displaying plan of debugged agent.

Servermanager is responsible for pausing and resuming the unreal environment when breakpoint is hit.

YaposhEngine is a class that attaches itself to the debugged Yaposh engine and passes information about its state of execution to its listeners.



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