Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

DisplayExecHolder Class Reference

Inheritance diagram for DisplayExecHolder:

Inheritance graph
[legend]
Collaboration diagram for DisplayExecHolder:

Collaboration graph
[legend]
List of all members.

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_

Detailed Description

DisplayExecHolder -

Author:
Andrei Goldchleger
Date:
February/2004


Constructor & Destructor Documentation

DisplayExecHolder::DisplayExecHolder String  appPath,
String  requestId
[inline, package]
 

Creates a new DisplayExecHolder.


Member Function Documentation

void DisplayExecHolder::addSubRequest RequestedExecHolder  execHolder  )  [inline]
 

boolean DisplayExecHolder::allNodesFinished  )  [inline]
 

String DisplayExecHolder::appName  )  [inline]
 

void DisplayExecHolder::collectedResults boolean  value  )  [inline]
 

boolean DisplayExecHolder::collectedResults  )  [inline]
 

String DisplayExecHolder::getToolTipText  )  [inline]
 

Implements TooltipAble.

void DisplayExecHolder::nodeFinished  )  [inline]
 

String DisplayExecHolder::requestId  )  [inline]
 

RequestedExecHolder [] DisplayExecHolder::subRequests  )  [inline]
 

String DisplayExecHolder::toString  )  [inline]
 

Overrides java.lang.Object method. Used to determine what is displayed by the JList that holds this object.


Member Data Documentation

String DisplayExecHolder::appPath_ [private]
 

boolean DisplayExecHolder::collectedResults_ [private]
 

int DisplayExecHolder::finishedNodes_ [private]
 

String DisplayExecHolder::requestId_ [private]
 

The id of the accepted execution

ArrayList DisplayExecHolder::subRequests_ [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:11 2004 by doxygen 1.3.3