|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
org.eclipse.ptp.debug.core.sourcelookup.PSourceLookupDirector
public class PSourceLookupDirector
| Field Summary |
|---|
| Fields inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector |
|---|
CONTAINER_MEMENTO_ATTR, CONTAINER_NODE, CONTAINER_TYPE_ATTR, CONTAINERS_NODE, DIRECTOR_ROOT_NODE, DUPLICATES_ATTR, fComputer, fConfig, fDuplicates, fId, fParticipants, fPromptStatus, fResolvedElements, fResolveDuplicatesStatus, fSourceContainers |
| Constructor Summary | |
|---|---|
PSourceLookupDirector()
|
|
| Method Summary | |
|---|---|
boolean |
contains(IPBreakpoint breakpoint)
Test if the breakpoint is in a source file in the project. |
boolean |
contains(org.eclipse.core.resources.IProject project)
|
org.eclipse.core.runtime.IPath |
getCompilationPath(String sourceName)
|
void |
initializeParticipants()
|
boolean |
supportsSourceContainerType(org.eclipse.debug.core.sourcelookup.ISourceContainerType type)
|
| Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector |
|---|
abort, addParticipants, cacheResolvedElement, clearCachedElement, clearSourceElements, dispose, doInitializeFromMemento, doSourceLookup, findSourceElements, getCachedElement, getCurrentParticipant, getId, getLaunchConfiguration, getMemento, getParticipants, getSourceContainers, getSourceElement, getSourceElement, getSourcePathComputer, initializeDefaults, initializeFromMemento, initializeFromMemento, isFindDuplicates, launchAdded, launchChanged, launchConfigurationAdded, launchConfigurationChanged, launchConfigurationRemoved, launchRemoved, removeParticipants, resolveSourceElement, setFindDuplicates, setId, setLaunchConfiguration, setSourceContainers, setSourcePathComputer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PSourceLookupDirector()
| Method Detail |
|---|
public boolean contains(IPBreakpoint breakpoint)
breakpoint - breakpoint to test
public boolean contains(org.eclipse.core.resources.IProject project)
project -
public org.eclipse.core.runtime.IPath getCompilationPath(String sourceName)
getCompilationPath in interface IPSourceLookupDirectorpublic void initializeParticipants()
initializeParticipants in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirectorpublic boolean supportsSourceContainerType(org.eclipse.debug.core.sourcelookup.ISourceContainerType type)
supportsSourceContainerType in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirectorsupportsSourceContainerType in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||