PTP
Release 5.0

org.eclipse.ptp.debug.core.sourcelookup
Interface IDirectorySourceLocation

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IPSourceLocation

public interface IDirectorySourceLocation
extends IPSourceLocation


Method Summary
 org.eclipse.core.runtime.IPath getAssociation()
           
 org.eclipse.core.runtime.IPath getDirectory()
           
 boolean searchSubfolders()
           
 
Methods inherited from interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocation
dispose, findSourceElement, getMemento, initializeFrom, searchForDuplicateFiles, setSearchForDuplicateFiles
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Method Detail

getAssociation

org.eclipse.core.runtime.IPath getAssociation()
Returns:

getDirectory

org.eclipse.core.runtime.IPath getDirectory()
Returns:

searchSubfolders

boolean searchSubfolders()
Returns:

PTP
Release 5.0

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