org.drools.eclipse.launching
Class DroolsSourceLookupParticipant

java.lang.Object
  extended by org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
      extended by org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
          extended by org.drools.eclipse.launching.DroolsSourceLookupParticipant
All Implemented Interfaces:
org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant

public class DroolsSourceLookupParticipant
extends org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant


Field Summary
 
Fields inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
EMPTY
 
Constructor Summary
DroolsSourceLookupParticipant()
           
 
Method Summary
 String getSourceName(Object object)
           
 
Methods inherited from class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
dispose, getDelegateContainer, init, sourceContainersChanged
 
Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
findSourceElements, getDirector, getSourceContainers, isFindDuplicates
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsSourceLookupParticipant

public DroolsSourceLookupParticipant()
Method Detail

getSourceName

public String getSourceName(Object object)
                     throws org.eclipse.core.runtime.CoreException
Specified by:
getSourceName in interface org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant
Overrides:
getSourceName in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
Throws:
org.eclipse.core.runtime.CoreException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.