Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.debug.core.model.IDisconnect

Packages that use IDisconnect
org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. 
org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. 
 

Uses of IDisconnect in org.eclipse.debug.core
 

Classes in org.eclipse.debug.core that implement IDisconnect
 class Launch
          A launch is the result of launching a debug session and/or one or more system processes.
 

Uses of IDisconnect in org.eclipse.debug.core.model
 

Subinterfaces of IDisconnect in org.eclipse.debug.core.model
 interface IDebugTarget
          A debug target is a debuggable execution context.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.