|
||||||||||
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.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector
public class CSourceLookupDirector
C/C++ source lookup director.
Constructor Summary | |
---|---|
CSourceLookupDirector()
|
Method Summary | |
---|---|
boolean |
contains(ICBreakpoint breakpoint)
|
boolean |
contains(org.eclipse.core.resources.IProject project)
|
boolean |
contains(java.lang.String source)
|
org.eclipse.core.runtime.IPath |
getCompilationPath(java.lang.String sourceName)
|
void |
initializeParticipants()
|
boolean |
supportsSourceContainerType(org.eclipse.debug.core.sourcelookup.ISourceContainerType type)
|
Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector |
---|
addParticipants, clearSourceElements, dispose, findSourceElements, getId, getLaunchConfiguration, getMemento, getParticipants, getSourceContainers, getSourceElement, getSourceElement, getSourcePathComputer, initializeDefaults, initializeFromMemento, initializeFromMemento, isFindDuplicates, launchAdded, launchChanged, launchConfigurationAdded, launchConfigurationChanged, launchConfigurationRemoved, launchRemoved, removeParticipants, resolveSourceElement, setFindDuplicates, setId, setSourceContainers, setSourcePathComputer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSourceLookupDirector()
Method Detail |
---|
public void initializeParticipants()
public boolean supportsSourceContainerType(org.eclipse.debug.core.sourcelookup.ISourceContainerType type)
supportsSourceContainerType
in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
supportsSourceContainerType
in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
public boolean contains(java.lang.String source)
public boolean contains(ICBreakpoint breakpoint)
public boolean contains(org.eclipse.core.resources.IProject project)
public org.eclipse.core.runtime.IPath getCompilationPath(java.lang.String sourceName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |