|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
org.eclipse.ocl.examples.debug.vm.srclookup.VMSourceLookupParticipant
public class VMSourceLookupParticipant
Field Summary | |
---|---|
protected VMDebugCore |
debugCore
|
Fields inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant |
---|
EMPTY |
Constructor Summary | |
---|---|
VMSourceLookupParticipant(VMDebugCore debugCore)
|
Method Summary | |
---|---|
java.lang.String |
getSourceName(java.lang.Object object)
|
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 |
Field Detail |
---|
@NonNull protected final VMDebugCore debugCore
Constructor Detail |
---|
public VMSourceLookupParticipant(@NonNull VMDebugCore debugCore)
Method Detail |
---|
public java.lang.String getSourceName(java.lang.Object object) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |