Inheritance diagram for Sct_CalibrationController.CalibrationControllerOperations:

Public Member Functions | |
| Sct_CalibrationController.ScanLibrary | getScanLibrary () | 
| Get the ScanLibrary.  | |
| Sct_CalibrationController.TestLibrary | getTestLibrary () | 
| Get the TestLibrary.  | |
| Sct_CalibrationController.SequenceLibrary | getSequenceLibrary () | 
| Get the SequenceLibrary.  | |
| void | doScan (Sct_CalibrationController.ScanRequest s) | 
| Do a single Scan.  | |
| void | doTest (Sct_CalibrationController.TestRequest t) | 
| Do a single Test.  | |
| void | doSequence (Sct_CalibrationController.SequenceRequest r) | 
| Do a whole Sequence.  | |
| void | abort () | 
| Abort the current sequence.  | |
| void | setUpdateOption (Sct_CalibrationController.CalibrationControllerPackage.UpdateOption opt) | 
| Set the update option.  | |
| Sct_SctApi.Scan | getScan (int runNumber, int scanNumber) | 
| Get a previously executed Scan.  | |
| void | updateWith (String testResultInIs, boolean force) | 
| if force is true, update will take place even if test failed  | |
| Sct_SctApi.SctApiIPC | getApi () | 
Generated by the IDL-to-Java compiler (portable), version "3.2" from /usera/sctrod/lester/TDAQ14_BRANCH/SctRodDaq/include/CalibrationController/CalibrationController.idl 08 October 2005 21:54:38 o'clock BST
Definition at line 11 of file CalibrationControllerOperations.java.
 1.4.6