|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.evelopers.unimod.debug.debugger.console.ConsoleManager
Field Summary |
Fields inherited from interface com.evelopers.unimod.debug.debugger.UIManager |
E23, E24, E25, E26 |
Constructor Summary | |
(package private) |
ConsoleManager(Model model)
|
Method Summary | |
void |
dispose()
Called on sthutdown. |
void |
init(ModelEngine engine)
Called on engine start-up |
void |
z1(StateMachineContext context)
event context has parameter THREAD_INFO - ident of thread that was suspended |
void |
z2(StateMachineContext context)
event context has parameter THREAD_INFO - ident of thread that was suspended |
void |
z3(StateMachineContext context)
event context has parameter THREAD_INFO - ident of thread that was resumed |
void |
z4(StateMachineContext context)
|
void |
z5(StateMachineContext context)
|
void |
z6(StateMachineContext context)
|
void |
z7(StateMachineContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ConsoleManager(Model model)
Method Detail |
public void z1(StateMachineContext context) throws com.evelopers.common.exception.CommonException
UIManager
z1
in interface UIManager
com.evelopers.common.exception.CommonException
public void z2(StateMachineContext context) throws com.evelopers.common.exception.CommonException
UIManager
z2
in interface UIManager
com.evelopers.common.exception.CommonException
public void z3(StateMachineContext context) throws com.evelopers.common.exception.CommonException
UIManager
z3
in interface UIManager
com.evelopers.common.exception.CommonException
public void z4(StateMachineContext context) throws com.evelopers.common.exception.CommonException
z4
in interface UIManager
com.evelopers.common.exception.CommonException
public void z5(StateMachineContext context) throws com.evelopers.common.exception.CommonException
z5
in interface UIManager
com.evelopers.common.exception.CommonException
public void z6(StateMachineContext context) throws com.evelopers.common.exception.CommonException
z6
in interface UIManager
com.evelopers.common.exception.CommonException
public void z7(StateMachineContext context) throws com.evelopers.common.exception.CommonException
z7
in interface UIManager
com.evelopers.common.exception.CommonException
public void init(ModelEngine engine) throws com.evelopers.common.exception.CommonException
EventProvider
init
in interface EventProvider
engine
- that will be notified about events.
com.evelopers.common.exception.CommonException
public void dispose()
EventProvider
dispose
in interface EventProvider
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |