PTP
Release 5.0

org.eclipse.ptp.debug.ui.sourcelookup
Class DefaultSourceLocator

java.lang.Object
  extended by org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
      extended by org.eclipse.ptp.debug.core.sourcelookup.PSourceLookupDirector
          extended by org.eclipse.ptp.debug.ui.sourcelookup.DefaultSourceLocator
All Implemented Interfaces:
org.eclipse.debug.core.ILaunchConfigurationListener, org.eclipse.debug.core.ILaunchListener, org.eclipse.debug.core.model.IPersistableSourceLocator, org.eclipse.debug.core.model.ISourceLocator, org.eclipse.debug.core.sourcelookup.IPersistableSourceLocator2, org.eclipse.debug.core.sourcelookup.ISourceLookupDirector, IPSourceLookupDirector

public class DefaultSourceLocator
extends 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
DefaultSourceLocator()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ptp.debug.core.sourcelookup.PSourceLookupDirector
contains, contains, getCompilationPath, initializeParticipants, supportsSourceContainerType
 
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

DefaultSourceLocator

public DefaultSourceLocator()

PTP
Release 5.0

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