| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.agent | |
| org.lsst.ccs.gconsole.agent.filter | |
| org.lsst.ccs.gconsole.plugins.commandbrowser |
Command browser tool.
|
| org.lsst.ccs.gconsole.plugins.demo.monitor | |
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| org.lsst.ccs.gconsole.plugins.tracer |
Plugin that provides tracer functionality.
|
| org.lsst.ccs.gconsole.plugins.tracer.filters | |
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| org.lsst.ccs.gconsole.services.persist |
Service that facilitates persisting data between the graphical console sessions.
|
| org.lsst.ccs.gconsole.util.tree |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AgentChannelsFilter
A filter that selects a set of data channels and defines their presentation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelsFilter
Adapter to simplify implementing
AgentChannelsFilter. |
class |
Configuration
Filter that selects subsystem state channels.
|
class |
GenericFilter
Deprecated.
|
class |
GenericFilterPersistable |
class |
MonitorOnly
Deprecated.
|
class |
PageFilter
Filter to be associated with a view that handles a single page of a multi-page parent view.
|
class |
States
Filter that selects subsystem state channels.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Browser
Interface to be implemented by all types of command browsers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPanel
Graphic panel that provides command dictionary interface to a specific subsystem.
|
class |
BrowserFull
Root panel of the dictionary tool, complete with subsystem selection panel.
|
class |
BrowserOneSubsystem
Root panel of the command browser tool, displaying one particular subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterFixed
Demo filter that displays a fixed set of channels from two different subsystems.
|
class |
FilterMonitored
Demo filter that displays all monitoring channels from all subsystems, using subsystem name as a page name.
|
class |
FilterOutOfRange
Demo filter that only displays channels with values out of range.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CellTableView
Monitoring data table to be displayed as a part of an
ImageView. |
class |
CellView |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageFilter
Interface to be implemented by tracer filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageFilterAdapter
Adapter for using Predicate
MessageFilter. |
class |
TracerFilter
Tracer-tailored implementation of
MessageFilter. |
class |
UserFilter
User-defined message filter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageFilter
Adapter to simplify implementing parameterized
MessageFilter. |
class |
AlertSelector |
class |
DataDictionary |
class |
LegacyFormatter
Legacy formatter.
|
class |
StandardMessageFilter
Standard configurable filter.
|
static class |
StandardMessageFilter.All |
static class |
StandardMessageFilter.Default |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlPanel
Control panel that displays a tree of trending channels and plot descriptors.
|
class |
Trend
Data object that can be plotted by
TrendPlotter. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Persistable
A component that can be persisted between console sessions using
PersistenceService. |
| Modifier and Type | Class and Description |
|---|---|
class |
SModel<T>
Model for
STree. |
class |
STree<T> |
Copyright © 2019 LSST. All rights reserved.