|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.debug.vm.srclookup.VMSourcePathComputer
org.eclipse.ocl.examples.debug.srclookup.OCLSourcePathComputer
public class OCLSourcePathComputer
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from interface org.eclipse.debug.core.sourcelookup.ISourcePathComputer |
---|
ATTR_SOURCE_PATH_COMPUTER_ID |
Constructor Summary | |
---|---|
OCLSourcePathComputer()
|
Method Summary | |
---|---|
java.lang.String |
getId()
|
protected org.eclipse.emf.common.util.URI |
getModuleFile(org.eclipse.debug.core.ILaunchConfiguration configuration)
|
Methods inherited from class org.eclipse.ocl.examples.debug.vm.srclookup.VMSourcePathComputer |
---|
computeSourceContainers, getIFile, getWorkspaceFile, getWorkspaceFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@NonNull public static final java.lang.String ID
Constructor Detail |
---|
public OCLSourcePathComputer()
Method Detail |
---|
@NonNull public java.lang.String getId()
getId
in interface org.eclipse.debug.core.sourcelookup.ISourcePathComputer
getId
in class VMSourcePathComputer
protected org.eclipse.emf.common.util.URI getModuleFile(@NonNull org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
getModuleFile
in class VMSourcePathComputer
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |