Skip navigation links
B C D E F 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
 
ButtonTabComponent - Class in org.lsst.ccs.subsystem.demo.gui.configurationview
Component to be used as tabComponent; Contains a JLabel to show the text and a JButton to close the tab it belongs to
ButtonTabComponent(JTabbedPane) - Constructor for class org.lsst.ccs.subsystem.demo.gui.configurationview.ButtonTabComponent
 

C

close() - Method in class org.lsst.ccs.subsystem.demo.gui.configurationview.SubsystemConfigurationViewPanel
 
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
 
ConfigurationParameterTable - Class in org.lsst.ccs.subsystem.demo.gui.configurationview
 
ConfigurationParameterTable() - Constructor for class org.lsst.ccs.subsystem.demo.gui.configurationview.ConfigurationParameterTable
 
connected(AgentInfo...) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.DemoConfigurableSubsystemPlugin
 
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
 
DemoConfigurableSubsystemParameterGenericGUI - Class in org.lsst.ccs.subsystem.demo.gui
Generic view of the parameters set of DemoConfigurableSubsystem.
DemoConfigurableSubsystemParameterGenericGUI(ConcurrentMessagingUtils, String) - Constructor for class org.lsst.ccs.subsystem.demo.gui.DemoConfigurableSubsystemParameterGenericGUI
 
DemoConfigurableSubsystemPlugin - Class in org.lsst.ccs.subsystem.demo.gui.plugins
A plugin for the Demo Configurable Subsystem.
DemoConfigurableSubsystemPlugin() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.DemoConfigurableSubsystemPlugin
 
DemoData - Class in org.lsst.ccs.subsystem.demo.bus
 
DemoData(int) - Constructor for class org.lsst.ccs.subsystem.demo.bus.DemoData
 
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
 
DemoFilter - Class in org.lsst.ccs.subsystem.demo.gui.plugins.monitor
Demo monitoring filter.
DemoFilter(String) - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.monitor.DemoFilter
 
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
 
Descriptor() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin.Descriptor
 
disconnecting(AgentInfo) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.DemoConfigurableSubsystemPlugin
 
doubleValue - Variable in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
 

E

evaluateDerivedValue() - Method in class org.lsst.ccs.subsystem.demo.main.DemoDerivedChannel
 

F

FIELDS - Static variable in class org.lsst.ccs.subsystem.demo.gui.plugins.monitor.DemoFilter
 

G

getConfigParameter() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin.Descriptor
 
getDisplayPath(String) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.monitor.DemoFilter
 
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
 
getOpen() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin.Descriptor
 
getOriginPath(String) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.monitor.DemoFilter
 
getSampleArrayData() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
getSampleData() - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
getSineValue() - Method in class org.lsst.ccs.subsystem.demo.bus.DemoData
 
getValue(String) - Method in class org.lsst.ccs.subsystem.demo.gui.configurationview.ConfigurationParameterTable
 

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(List<ConfigurationParameterInfo>) - Method in class org.lsst.ccs.subsystem.demo.gui.configurationview.ConfigurationParameterTable
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.gui.configurationview.SubsystemConfigurationViewPlugin
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.DemoConfigurableSubsystemPlugin
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.monitor.MonitoringDemoPlugin
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin
 
initialize() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.PreferencesMenusDemoPlugin
Called by the framework when the plugin is loaded.
initialize() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin
Called by the framework when the console starts, to initialize this plugin..
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
 
initializeWithConfigInfo(ConfigurationInfo) - Method in class org.lsst.ccs.subsystem.demo.gui.DemoConfigurableSubsystemParameterGenericGUI
 
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
 
isInstalled() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin.Descriptor
 

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.
MonitoringDemoPlugin - Class in org.lsst.ccs.subsystem.demo.gui.plugins.monitor
Graphical console plugin that demonstrates the use of the monitoring framework.
MonitoringDemoPlugin() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.monitor.MonitoringDemoPlugin
 

N

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

O

onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.subsystem.demo.gui.configurationview.SubsystemConfigurationViewPanel
 
onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.DemoConfigurableSubsystemPlugin
 
onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 
OptionalPageDemoPlugin - Class in org.lsst.ccs.subsystem.demo.gui.plugins
Demo plugin that creates three sets of pages through the OptionalPage utility.
OptionalPageDemoPlugin() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin
 
OptionalPageDemoPlugin.Descriptor - Class in org.lsst.ccs.subsystem.demo.gui.plugins
 
org.lsst.ccs.subsystem.demo.bus - package org.lsst.ccs.subsystem.demo.bus
 
org.lsst.ccs.subsystem.demo.gui - package org.lsst.ccs.subsystem.demo.gui
 
org.lsst.ccs.subsystem.demo.gui.configurationview - package org.lsst.ccs.subsystem.demo.gui.configurationview
 
org.lsst.ccs.subsystem.demo.gui.plugins - package org.lsst.ccs.subsystem.demo.gui.plugins
 
org.lsst.ccs.subsystem.demo.gui.plugins.monitor - package org.lsst.ccs.subsystem.demo.gui.plugins.monitor
 
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.
PreferencesMenusDemoPlugin - Class in org.lsst.ccs.subsystem.demo.gui.plugins
Demo plugin - Properties, Preferences, Menus.
PreferencesMenusDemoPlugin() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.PreferencesMenusDemoPlugin
 
PreferencesMenusDemoPlugin.Currency - Enum in org.lsst.ccs.subsystem.demo.gui.plugins
 
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
 
processAlarm(int, int, String, String) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystemWithMonitoring
 
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.PreferencesMenusDemoPlugin
Called by the framework when plugin properties are modified.

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
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin
Called by the framework to restore this plugin configuration.
runTracerTest(boolean) - Method in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 

S

save() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin
 
save() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin
Called by the framework when this plugin configuration needs to be saved.
SessionSaverDemoPlugin - Class in org.lsst.ccs.subsystem.demo.gui.plugins
Demo plugin - saving and restoring graphical console sessions.
SessionSaverDemoPlugin() - Constructor for class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin
 
SessionSaverDemoPlugin.Descriptor - Class in org.lsst.ccs.subsystem.demo.gui.plugins
Bean that holds plugin configuration information.
setConfigParameter(int) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin.Descriptor
 
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
 
setInstalled(boolean) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin.Descriptor
 
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
 
setOpen(HashMap<String, DataPanelDescriptor>) - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.OptionalPageDemoPlugin.Descriptor
 
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
 
sizeOf(Serializable) - Static method in class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 
start() - Method in class org.lsst.ccs.subsystem.demo.gui.plugins.SessionSaverDemoPlugin
Called by the framework when the console starts, after all plugins have been initialized.
subsys - Variable in class org.lsst.ccs.subsystem.demo.main.DemoSubsystem
 
SubsystemConfigurationViewPanel - Class in org.lsst.ccs.subsystem.demo.gui.configurationview
Generic view of the parameters set of DemoConfigurableSubsystem.
SubsystemConfigurationViewPanel(AgentMessagingLayer, String) - Constructor for class org.lsst.ccs.subsystem.demo.gui.configurationview.SubsystemConfigurationViewPanel
 
SubsystemConfigurationViewPlugin - Class in org.lsst.ccs.subsystem.demo.gui.configurationview
 
SubsystemConfigurationViewPlugin() - Constructor for class org.lsst.ccs.subsystem.demo.gui.configurationview.SubsystemConfigurationViewPlugin
 
SubsystemConfigurationViewTopPanel - Class in org.lsst.ccs.subsystem.demo.gui.configurationview
 
SubsystemConfigurationViewTopPanel(AgentMessagingLayer) - Constructor for class org.lsst.ccs.subsystem.demo.gui.configurationview.SubsystemConfigurationViewTopPanel
 
SubsystemMemoryTest - Class in org.lsst.ccs.subsystem.demo.main
 
SubsystemMemoryTest() - Constructor for class org.lsst.ccs.subsystem.demo.main.SubsystemMemoryTest
 

T

testAck(boolean, int, int, int, boolean) - 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
 
toString() - Method in enum org.lsst.ccs.subsystem.demo.gui.plugins.PreferencesMenusDemoPlugin.Currency
 

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
 
updateValues(List<ConfigurationParameterInfo>) - Method in class org.lsst.ccs.subsystem.demo.gui.configurationview.ConfigurationParameterTable
 
updateWithConfigInfo(List<ConfigurationParameterInfo>) - Method in class org.lsst.ccs.subsystem.demo.gui.DemoConfigurableSubsystemParameterGenericGUI
 

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.gui.plugins.PreferencesMenusDemoPlugin.Currency
Returns the enum constant of this type with the specified name.
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.gui.plugins.PreferencesMenusDemoPlugin.Currency
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.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 F G I M N O P R S T U V 
Skip navigation links

Copyright © 2020 LSST. All rights reserved.