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

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

public class VMDisconnectEvent
extends VMEvent

See Also:
Serialized Form

Constructor Summary
VMDisconnectEvent()
           
 
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

VMDisconnectEvent

public VMDisconnectEvent()