org.eclipse.ocl.examples.debug.vm.event
Class VMResumeEvent

java.lang.Object
  extended by org.eclipse.ocl.examples.debug.vm.event.VMEvent
      extended by org.eclipse.ocl.examples.debug.vm.event.VMResumeEvent
All Implemented Interfaces:
java.io.Serializable

public class VMResumeEvent
extends VMEvent

See Also:
Serialized Form

Constructor Summary
VMResumeEvent()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ocl.examples.debug.vm.event.VMEvent
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VMResumeEvent

public VMResumeEvent()