|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.debug.core.pdi.SessionObject
public class SessionObject
| Field Summary | |
|---|---|
protected IPDISession |
session
|
protected TaskSet |
tasks
|
| Constructor Summary | |
|---|---|
SessionObject(IPDISession s,
TaskSet t)
|
|
| Method Summary | |
|---|---|
IPDISession |
getSession()
Returns debug session |
TaskSet |
getTasks()
Returns a list of Task IDs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IPDISession session
protected TaskSet tasks
| Constructor Detail |
|---|
public SessionObject(IPDISession s,
TaskSet t)
| Method Detail |
|---|
public IPDISession getSession()
IPDISessionObject
getSession in interface IPDISessionObjectpublic TaskSet getTasks()
IPDISet
getTasks in interface IPDISet
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||