

Public Member Functions | |
| String | toString () |
| String | appName () |
| String | requestId () |
| RequestedExecHolder[] | subRequests () |
| String | getToolTipText () |
| boolean | collectedResults () |
| void | nodeFinished () |
| boolean | allNodesFinished () |
| void | collectedResults (boolean value) |
| void | addSubRequest (RequestedExecHolder execHolder) |
Package Functions | |
| DisplayExecHolder (String appPath, String requestId) | |
Private Attributes | |
| String | appPath_ |
| String | requestId_ |
| int | finishedNodes_ |
| ArrayList | subRequests_ |
| boolean | collectedResults_ |
|
||||||||||||
|
Creates a new DisplayExecHolder. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements TooltipAble. |
|
|
|
|
|
|
|
|
|
|
|
Overrides java.lang.Object method. Used to determine what is displayed by the JList that holds this object. |
|
|
|
|
|
|
|
|
|
|
|
The id of the accepted execution |
|
|
|
1.3.3