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

static Sct_CalibrationController.CalibrationControllerPackage.UpdateOption from_int (int value)

Static Public Attributes

static final int _update = 0
static final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption update = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(_update)
static final int _noupdate = 1
static final Sct_CalibrationController.CalibrationControllerPackage.UpdateOption noupdate = new Sct_CalibrationController.CalibrationControllerPackage.UpdateOption(_noupdate)
static final int __wait = 2
static 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

static int __size = 3
static 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 Mon Feb 6 14:15:16 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6