TestGUI.ExampleSequenceRequest Class Reference

Inheritance diagram for TestGUI.ExampleSequenceRequest:

Inheritance graph
[legend]
Collaboration diagram for TestGUI.ExampleSequenceRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ExampleSequenceRequest (CalibrationController cc)
boolean applyConfigChanges (int index)
void endSequence ()
 Called to indicate that the Sequence has completed.
TestRequest getNextTest (int index)
 Called to get the next Test.
String startSequence (SctApiIPC api)

Private Attributes

SctApiIPC api
TestRequest responseCurve

Detailed Description

Author:
palmer

Definition at line 19 of file ExampleSequenceRequest.java.


Member Function Documentation

TestRequest TestGUI.ExampleSequenceRequest.getNextTest int  index  ) 
 

Called to get the next Test.

The parameter can be useful in determining which Test to return. The Test will be executed immediately.

Parameters:
index the 0 based index of the Test that is to be returned.

Implements Sct_CalibrationController.SequenceRequestOperations.

Definition at line 40 of file ExampleSequenceRequest.java.

References TestGUI.ExampleSequenceRequest.responseCurve.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:17:21 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6