|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPLaunch
Extend ILaunch to support parallel debug jobs
| Method Summary | |
|---|---|
IPDebugTarget |
getDebugTarget(int procId)
Get the IPDebugTarget responsible for the procId. |
IPDebugTarget |
getDebugTarget(TaskSet procs)
Get the IPDebugTarget responsible for the processes in procs |
IJobControl |
getJobControl()
Get the controller used to launch the job |
String |
getJobId()
Get the job ID associated with this launch |
void |
setJobControl(IJobControl control)
Set the controller used to launch the job |
void |
setJobId(String jobId)
Set the job ID associated with this launch |
| Method Detail |
|---|
IPDebugTarget getDebugTarget(int procId)
procId - process we're interested in
IPDebugTarget getDebugTarget(TaskSet procs)
tasks - TaskSet containing processes we're interested in
IJobControl getJobControl()
String getJobId()
void setJobControl(IJobControl control)
control - void setJobId(String jobId)
jobId -
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||