FourMSControllerInterfaces
Interface SubActionOperations
- All Known Subinterfaces:
- SubAction
- All Known Implementing Classes:
- _SubActionStub, ControlSlitDoor, SetCentralWavelengthAction, SetCurrentGrating, SetSlitWidthArcsecs, SubAction, SubActionPOA, SubActionPOATie, UpdateCurrentDichroic, UpdateGratingOffset, UpdateGratingOrder, UpdateOpticalComponentList
public interface SubActionOperations
FourMSControllerInterfaces/SubActionOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /mnt/solaris_home/cb/work/unix/projects/FourMS/src/corbaInterfaces/iFourControllerInterfaces/FourMSControllerInterfaces.idl
17 August 2005 16:31:11 o'clock WEST
startAction
boolean startAction(java.lang.String[] SubActionArgs,
SubActionCompletionListener SubActionInitiatorCB)
throws SubActionInProgressException,
UnableToStartSubactionException
- Throws:
SubActionInProgressException
UnableToStartSubactionException
cancelAction
boolean cancelAction()
throws SubActionNotInProgressException
- Throws:
SubActionNotInProgressException