org.eclipse.m2m.qvt.oml.debug.core.vm.protocol
Class VMConnectRequest

java.lang.Object
  extended by org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMRequest
      extended by org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMConnectRequest
All Implemented Interfaces:
java.io.Serializable

public class VMConnectRequest
extends VMRequest

See Also:
Serialized Form

Constructor Summary
VMConnectRequest()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VMConnectRequest

public VMConnectRequest()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.