|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.debug.core.Launch
org.eclipse.ptp.debug.core.launch.PLaunch
public class PLaunch
| Constructor Summary | |
|---|---|
PLaunch(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration,
String mode,
org.eclipse.debug.core.model.ISourceLocator locator)
|
|
| Method Summary | |
|---|---|
IPDebugTarget |
getDebugTarget(int task_id)
Get the IPDebugTarget responsible for the procId. |
IPDebugTarget |
getDebugTarget(TaskSet tasks)
Get the IPDebugTarget responsible for the processes in procs |
String |
getJobId()
Get the job ID associated with this launch |
org.eclipse.ptp.rmsystem.IResourceManager |
getResourceManager()
Get the resource manager used to launch the job |
boolean |
isTerminated()
|
void |
setJobId(String jobId)
Set the job ID associated with this launch |
void |
setResourceManager(org.eclipse.ptp.rmsystem.IResourceManager rm)
Set the resource manager used to launch the job |
| Methods inherited from class org.eclipse.debug.core.Launch |
|---|
addDebugTarget, addProcess, addProcesses, canDisconnect, canTerminate, disconnect, fireChanged, fireTerminate, getAdapter, getAttribute, getChildren, getDebugTarget, getDebugTargets, getDebugTargets0, getLaunchConfiguration, getLaunchManager, getLaunchMode, getProcesses, getProcesses0, getSourceLocator, handleDebugEvents, hasChildren, isDisconnected, launchAdded, launchChanged, launchConfigurationAdded, launchConfigurationChanged, launchConfigurationRemoved, launchRemoved, removeDebugTarget, removeProcess, setAttribute, setSourceLocator, terminate |
| 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.ILaunch |
|---|
addDebugTarget, addProcess, getAttribute, getChildren, getDebugTarget, getDebugTargets, getLaunchConfiguration, getLaunchMode, getProcesses, getSourceLocator, hasChildren, removeDebugTarget, removeProcess, setAttribute, setSourceLocator |
| Methods inherited from interface org.eclipse.debug.core.model.ITerminate |
|---|
canTerminate, terminate |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public PLaunch(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration,
String mode,
org.eclipse.debug.core.model.ISourceLocator locator)
| Method Detail |
|---|
public IPDebugTarget getDebugTarget(int task_id)
IPLaunch
getDebugTarget in interface IPLaunchtask_id - process we're interested in
public IPDebugTarget getDebugTarget(TaskSet tasks)
IPLaunch
getDebugTarget in interface IPLaunchpublic String getJobId()
IPLaunch
getJobId in interface IPLaunchpublic org.eclipse.ptp.rmsystem.IResourceManager getResourceManager()
IPLaunch
getResourceManager in interface IPLaunchpublic boolean isTerminated()
isTerminated in interface org.eclipse.debug.core.model.ITerminateisTerminated in class org.eclipse.debug.core.Launchpublic void setJobId(String jobId)
IPLaunch
setJobId in interface IPLaunchpublic void setResourceManager(org.eclipse.ptp.rmsystem.IResourceManager rm)
IPLaunch
setResourceManager in interface IPLaunch
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||