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
 
build() - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
build() - Method in class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 
build() - Method in class org.lsst.ccs.subsystem.demo.main.device.OtherDevice
 

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(String, double, Map, int, int) - 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.DemoState - 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

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.

N

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

O

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
 
processAlarm(int, int, String, String) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 

R

raiseCustomAlert(String, AlertState, String) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.demo.main.device.DemoDevice
 
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.demo.main.device.IonPumps
 
readChannel(int, int) - 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
 
setLimitHi(int, boolean, double, double) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 
setParameterBulk(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
SECOND STEP : BULK SETTING (Optional).
setSampleDataSize(int) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
subsys - Variable in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

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) - 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, DemoSubsystem.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.DemoState
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.DemoState
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 © 2020 LSST. All rights reserved.