Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ikayaki.Project.Measurement Class Reference

List of all members.

Public Member Functions

void run ()

Private Member Functions

void checkAborted () throws InterruptedException

Detailed Description

Runs the measurements and adds the measurement data to this project. The project's state must be non-IDLE before starting this thread.

Definition at line 2326 of file Project.java.


Member Function Documentation

void ikayaki.Project.Measurement.checkAborted  )  throws InterruptedException [private]
 

Checks whether the measurement has been aborted. Will throw an exception if the measurement has been aborted, otherwise will do nothing.

Exceptions:
InterruptedException if the measurement has been aborted.

Definition at line 2529 of file Project.java.

void ikayaki.Project.Measurement.run  ) 
 

Definition at line 2327 of file Project.java.

References ikayaki.MeasurementStep.addResult(), ikayaki.MeasurementStep.setDone(), and ikayaki.MeasurementStep.setMeasuring().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Fri May 6 16:00:49 2005 for Squid by  doxygen 1.4.1