Class MWESourceLookupDirector
java.lang.Object
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
org.eclipse.emf.mwe.internal.ui.debug.sourcelookup.MWESourceLookupDirector
- 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 MWESourceLookupDirector
extends org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
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
Constructors -
Method Summary
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, supportsSourceContainerType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
equalSourceElements
-
Constructor Details
-
MWESourceLookupDirector
public MWESourceLookupDirector()
-
-
Method Details
-
initializeParticipants
public void initializeParticipants()
-