com.evelopers.unimod.debug.app
Class BreakpointManager

java.lang.Object
  extended bycom.evelopers.unimod.debug.app.BreakpointManager
All Implemented Interfaces:
ControlledObject

public class BreakpointManager
extends java.lang.Object
implements ControlledObject


Constructor Summary
(package private) BreakpointManager(boolean mustSuspend)
           
 
Method Summary
 boolean x1(StateMachineContext context)
           
 boolean x2(StateMachineContext context)
           
 void z1(StateMachineContext context)
           
 void z2(StateMachineContext context)
           
 void z3(StateMachineContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BreakpointManager

BreakpointManager(boolean mustSuspend)
Method Detail

z1

public void z1(StateMachineContext context)

z2

public void z2(StateMachineContext context)

x1

public boolean x1(StateMachineContext context)

z3

public void z3(StateMachineContext context)

x2

public boolean x2(StateMachineContext context)