Skip navigation links
B C D E G I M N O P R S T U V 

B

build() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

C

close() - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
close() - Method in class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 
close() - Method in class org.lsst.ccs.subsystem.demo.main.device.OtherDevice
 
currentParms - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 

D

dataPublisher - Variable in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
Scheduler task that publishes heartbeat status messages.
DemoConfigurable - Class in org.lsst.ccs.subsystem.demo.main
Example component to demonstrate how to manage configuration changes for a component.
DemoConfigurable() - Constructor for class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 
DemoDerivedChannel - Class in org.lsst.ccs.subsystem.demo.main
A Demo Derived Channel that returns the sum of two other channels
DemoDerivedChannel() - Constructor for class org.lsst.ccs.subsystem.demo.main.DemoDerivedChannel
 
DemoDevice - Class in org.lsst.ccs.subsystem.demo.main.device
Monitoring Device.
DemoDevice(String) - Constructor for class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
DemoSubsystem - Class in org.lsst.ccs.subsystem.demo.main
 
DemoSubsystem() - Constructor for class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
DemoSubsystem.AState - Enum in org.lsst.ccs.subsystem.demo.main
 
DemoSubsystem.OtherState - Enum in org.lsst.ccs.subsystem.demo.main
 
DemoSubsystemWithMonitoring - Class in org.lsst.ccs.subsystem.demo.main
 
DemoSubsystemWithMonitoring() - Constructor for class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 
doubleValue - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 

E

echoWithOptions(Options, String) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
evaluateDerivedValue() - Method in class org.lsst.ccs.subsystem.demo.main.DemoDerivedChannel
 

G

getId() - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
getId() - Method in class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 
getId() - Method in class org.lsst.ccs.subsystem.demo.main.device.OtherDevice
 
getSampleArrayData() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
getSampleData() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

I

info - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
Being final, this parameter can be set only via groovy or the safe configuration.
init() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.main.device.OtherDevice
 
IonPumps - Class in org.lsst.ccs.subsystem.demo.main.device
Monitoring Device.
IonPumps(String) - Constructor for class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 

M

max - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 
min - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
A simple range defined in the annotation.
MONITOR_ALERT - Static variable in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

N

name - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 

O

onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 
org.lsst.ccs.subsystem.demo.main - package org.lsst.ccs.subsystem.demo.main
 
org.lsst.ccs.subsystem.demo.main.device - package org.lsst.ccs.subsystem.demo.main.device
 
OtherDevice - Class in org.lsst.ccs.subsystem.demo.main.device
Monitoring Device.
OtherDevice(String) - Constructor for class org.lsst.ccs.subsystem.demo.main.device.OtherDevice
 

P

periodicTaskService - Variable in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
postInit() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
postStart() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
Initializes the subsystem.
preStart() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 
preStart() - Method in class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
Initializes the subsystem.
printDataSummary() - Method in class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 

R

raiseCustomAlert(AlertState, String) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
readChannel(Channel) - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
readChannel(Channel) - Method in class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 
readChannel(Channel) - Method in class org.lsst.ccs.subsystem.demo.main.device.OtherDevice
 
resetAllLimitHi() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 
runTracerTest(boolean) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

S

setCurrentParms(Object) - Method in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
THIRD STEP : Single Setting.
setDoubleValue(double) - Method in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 
setError(boolean) - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
setLimitHi(int, boolean, double, double) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 
setNumberOfExceptionInMonitoringThread(int) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
setParameterBulk(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
SECOND STEP : BULK SETTING (Optional).
setPeriodicTaskSleepTime(long) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
setSampleDataSize(int) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
showError() - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
sizeOf(Serializable) - Static method in class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 
subsys - Variable in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
SubsystemMemoryTest - Class in org.lsst.ccs.subsystem.demo.main
 
SubsystemMemoryTest() - Constructor for class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 

T

testCommand(boolean, int, int, int, boolean) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testCommandArguments(boolean, int, String, List<Integer>, List<String>, String, String...) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testCommandArgumentsReturnTypeValues() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testSystemQuery0() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testSystemQuery1() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testTimeout(int) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testUserAction0() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testUserQuery0() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
testUserQuery1() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
throwAnException() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

U

updateLimits(String, String) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
updateState(String, DemoState) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

V

validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
FIRST STEP : VALIDATION (Optional).
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.AState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.OtherState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.AState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.OtherState
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G I M N O P R S T U V 
Skip navigation links

Copyright © 2022 LSST. All rights reserved.