PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.IPDIFileLocation

Packages that use IPDIFileLocation
org.eclipse.ptp.debug.core.pdi   
 

Uses of IPDIFileLocation in org.eclipse.ptp.debug.core.pdi
 

Subinterfaces of IPDIFileLocation in org.eclipse.ptp.debug.core.pdi
 interface IPDIFunctionLocation
          Represents function location in the debuggable program
 interface IPDILineLocation
          Represents line location in the debuggable program
 interface IPDILocator
          Represents the information of file, function, line, address
 

Methods in org.eclipse.ptp.debug.core.pdi that return IPDIFileLocation
static IPDIFileLocation PDILocationFactory.newFileLocationLocation(java.lang.String file)
           
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.