Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Sct_CalibrationController.CalibrationControllerPackage.UpdateOption Class Reference

The UpdateOption indicates whether the CalibrationController will wait for TestResults to be published by the AnalysisService and then use them to modify the module configuration before continuing with the next Test. More...

Collaboration diagram for Sct_CalibrationController.CalibrationControllerPackage.UpdateOption:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int value ()

Static Public Member Functions

Sct_CalibrationController.CalibrationControllerPackage.UpdateOption from_int (int value)

Static Public Attributes

final int _update = 0
final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption update = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(_update)
final int _noupdate = 1
final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption noupdate = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(_noupdate)
final int __wait = 2
final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption _wait = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(__wait)

Protected Member Functions

 UpdateOption (int value)

Private Attributes

int __value

Static Private Attributes

int __size = 3
Sct_CalibrationController.CalibrationControllerPackage.UpdateOption[] __array = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption [__size]

Detailed Description

The UpdateOption indicates whether the CalibrationController will wait for TestResults to be published by the AnalysisService and then use them to modify the module configuration before continuing with the next Test.

update means perform this feedback noupdate means don't wait means wait for the user to select either update or noupdate at the end of each Test then return to wait

Definition at line 19 of file UpdateOption.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:54 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5