|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.evelopers.unimod.debug.debugger.console.BreakpointManagerImpl
| Field Summary |
| Fields inherited from interface com.evelopers.unimod.debug.debugger.BreakpointManager |
E21, E22 |
| Constructor Summary | |
BreakpointManagerImpl()
|
|
| Method Summary | |
void |
dispose()
Called on sthutdown. |
void |
init(ModelEngine engine)
Called on engine start-up |
void |
z1(StateMachineContext context)
Must put into event context array of Position with
name Params.Event#BREAKPOINTS |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BreakpointManagerImpl()
| Method Detail |
public void init(ModelEngine engine)
throws com.evelopers.common.exception.CommonException
EventProvider
init in interface EventProviderengine - that will be notified about events.
com.evelopers.common.exception.CommonExceptionpublic void dispose()
EventProvider
dispose in interface EventProvider
public void z1(StateMachineContext context)
throws com.evelopers.common.exception.CommonException
BreakpointManagerPosition with
name Params.Event.BREAKPOINTS
z1 in interface BreakpointManagercom.evelopers.common.exception.CommonException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||