Class MWESourceLookupParticipant

java.lang.Object
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
org.eclipse.emf.mwe.internal.ui.debug.sourcelookup.MWESourceLookupParticipant
All Implemented Interfaces:
org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant

public class MWESourceLookupParticipant extends org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
The source lookup participant knows how to translate a stack frame into a source file name
  • Field Summary

    Fields inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant

    EMPTY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant

    dispose, findSourceElements, getDelegateContainer, getDirector, getSourceContainers, init, isFindDuplicates, sourceContainersChanged

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MWESourceLookupParticipant

      public MWESourceLookupParticipant()
  • Method Details

    • getSourceName

      public String getSourceName(Object object) throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException