|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubAction | |
---|---|
FourMSControllerInterfaces | |
PFIPController |
Uses of SubAction in FourMSControllerInterfaces |
---|
Classes in FourMSControllerInterfaces that implement SubAction | |
---|---|
class |
_SubActionStub
FourMSControllerInterfaces/_SubActionStub.java . |
Fields in FourMSControllerInterfaces declared as SubAction | |
---|---|
SubAction |
SubActionHolder.value
|
Methods in FourMSControllerInterfaces that return SubAction | |
---|---|
SubAction |
SubActionPOA._this()
|
SubAction |
SubActionPOA._this(org.omg.CORBA.ORB orb)
|
static SubAction |
SubActionHelper.extract(org.omg.CORBA.Any a)
|
static SubAction |
SubActionHelper.narrow(org.omg.CORBA.Object obj)
|
static SubAction |
SubActionHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in FourMSControllerInterfaces with parameters of type SubAction | |
---|---|
static void |
SubActionHelper.insert(org.omg.CORBA.Any a,
SubAction that)
|
static void |
SubActionHelper.write(org.omg.CORBA.portable.OutputStream ostream,
SubAction value)
|
Constructors in FourMSControllerInterfaces with parameters of type SubAction | |
---|---|
SubActionHolder(SubAction initialValue)
|
Uses of SubAction in PFIPController |
---|
Fields in PFIPController declared as SubAction | |
---|---|
private SubAction |
ADCTCSTrack.ADIMoveSubaction
A remote CORBA reference to the subaction which can be used to move the ADI mechanism. |
(package private) SubAction |
MoveADCElements.ADIPrimitiveSubaction
This is a reference to the subaction which can be used to move the ADO which is the inner element of the ADC. |
private SubAction |
ADCTCSTrack.ADOMoveSubaction
A remote CORBA reference to the subaction which can be used to move the ADO mechanism. |
(package private) SubAction |
MoveADCElements.ADOPrimitiveSubaction
This is a reference to the subaction which can be used to move the ADO which is the inner element of the ADC. |
private SubAction |
SetAutoguiderAutoFocus.AFSMoveAction
This is a reference to an action which we will be able to use to move the autoguider focus |
(package private) SubAction |
MoveAFWSubaction.AFWPrimitiveSubaction
This is a reference to the subaction which can be used to move the AFW |
(package private) SubAction |
MoveAFWSubaction.AutoguideFocusMoveSubaction
This is a CORBA object which is the subaction which will allow us to change the focus of autoguider |
(package private) SubAction |
MoveMFWSubaction.AutoguideFocusMoveSubaction
This is a CORBA object which is the subaction which will allow us to change the focus of autoguider |
private SubAction |
HealthMonitorTask.GetWatchDogSubAction
This will be used for initiating the update of status messages |
(package private) SubAction |
MoveMFWSubaction.MFWPrimitiveSubaction
This is a reference to the subaction which can be used to move the MFW |
(package private) SubAction |
MoveAFWSubaction.RefocusTelescopeSubaction
This is a reference to the instrument sequence subaction which can be used to refocus the telescope |
(package private) SubAction |
MoveMFWSubaction.RefocusTelescopeSubaction
This is a reference to the instrument sequence subaction which can be used to refocus the telescope |
(package private) SubAction |
MoveAFWSubaction.TelescopeFocusAction
This is a CORBA object which is the subaction which will result in the telescope being focussed |
(package private) SubAction |
MoveMFWSubaction.TelescopeFocusAction
This is a CORBA object which is the subaction which will result in the telescope being focussed |
private SubAction |
SetTelescopeAutoFocus.TelescopeFocusAction
This is a reference to the instrument sequence subaction which can be used to refocus the telescope |
private SubAction |
StatusUpdate.UpdateStatusSubaction
This will be used for initiating the update of status messages |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |