|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The surrounding Context of a PTask. All inputs and outputs linked to a single PTask can be accessed via this Context.
| Field Summary | |
static java.lang.String |
COPYRIGHT
|
| Method Summary | |
Link |
in_1_link()
The first input Link of this Context's PTask. |
Link |
in_2_link()
The second input Link of this Context's PTask. |
Link |
out_1_link()
The first output Link of this Context's PTask. |
Link |
out_2_link()
The second output Link of this Context's PTask. |
PTask |
task()
The PTask this Context represents. |
| Field Detail |
public static final java.lang.String COPYRIGHT
| Method Detail |
public PTask task()
public Link in_1_link()
public Link in_2_link()
public Link out_1_link()
public Link out_2_link()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||