Collaboration diagram for Sct_CalibrationController.CalibrationControllerPackage.UpdateOptionHolder:
Public Member Functions | |
UpdateOptionHolder () | |
UpdateOptionHolder (Sct_CalibrationController.CalibrationControllerPackage.UpdateOption initialValue) | |
void | _read (org.omg.CORBA.portable.InputStream i) |
void | _write (org.omg.CORBA.portable.OutputStream o) |
org.omg.CORBA.TypeCode | _type () |
Public Attributes | |
Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | value = null |
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 18 of file UpdateOptionHolder.java.