com.pvx.ooadide.launchers.debug.launching
Class PVXSourceLookupDirector

java.lang.Object
  extended by org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
      extended by com.pvx.ooadide.launchers.debug.launching.PVXSourceLookupDirector
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

public class PVXSourceLookupDirector
extends org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector

PDA source lookup director. For PDA source lookup there is one source lookup participant.


Constructor Summary
PVXSourceLookupDirector()
           
 
Method Summary
 void initializeParticipants()
           
 
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, supportsSourceContainerType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PVXSourceLookupDirector

public PVXSourceLookupDirector()
Method Detail

initializeParticipants

public void initializeParticipants()