|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LapBreakpoint | |
|---|---|
| cz.cuni.amis.dash | Package contains mostly classes responsible for displaying plan of debugged agent. |
| cz.cuni.amis.pogamut.sposh.dbg.engine | |
| Uses of LapBreakpoint in cz.cuni.amis.dash |
|---|
| Methods in cz.cuni.amis.dash with parameters of type LapBreakpoint | |
|---|---|
void |
DashWindow.breakpointAdded(LapBreakpoint breakpoint)
Do nothing, handled by individual presenters |
void |
DashWindow.breakpointRemoved(LapBreakpoint breakpoint)
Do nothing, handled by individual presenters |
| Uses of LapBreakpoint in cz.cuni.amis.pogamut.sposh.dbg.engine |
|---|
| Methods in cz.cuni.amis.pogamut.sposh.dbg.engine with parameters of type LapBreakpoint | |
|---|---|
void |
IDebugEngineListener.breakpointAdded(LapBreakpoint bp)
Notify listeners about new breakpoint |
void |
IDebugEngineListener.breakpointRemoved(LapBreakpoint bp)
Notify listeners that breakpoint was removed |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||