Public Member Functions | |
String | getName () throws LaserConsoleException |
void | setName (String newName) throws LaserConsoleException |
boolean | isDefault () throws LaserConsoleException |
Selection | getSelection () throws LaserConsoleException |
void | setSelection (Selection newSelection) throws LaserConsoleException |
Behaviour | createBehaviour () |
Behaviour | getBehaviour () throws LaserConsoleException |
void | setBehaviour (Behaviour newBehaviour) throws LaserConsoleException |
CommentedAlarmMap | getMasked () throws LaserConsoleException |
void | setMasked (CommentedAlarmMap newMasked) throws LaserConsoleException |
CommentedAlarmMap | getInhibited () throws LaserConsoleException |
void | setInhibited (CommentedAlarmMap newInhibited) throws LaserConsoleException |
CommentedAlarmMap | getHighlighted () throws LaserConsoleException |
void | setHighlighted (CommentedAlarmMap newHighlighted) throws LaserConsoleException |
CommentedAlarmMap | getAutoHighlighted () throws LaserConsoleException |
void | setAutoHighlighted (CommentedAlarmMap newAutoHighlighted) throws LaserConsoleException |
CommentedAlarmMap | getAutoKlaxoned () throws LaserConsoleException |
void | setAutoKlaxoned (CommentedAlarmMap newAutoKlaxoned) throws LaserConsoleException |
CommentedAlarmMap | getAcknowledged () throws LaserConsoleException |
void | setAcknowledged (CommentedAlarmMap newAcknowledged) throws LaserConsoleException |
CommentedAlarmMap | getNewIndicator () throws LaserConsoleException |
void | setNewIndicator (CommentedAlarmMap newNewIndicator) throws LaserConsoleException |
Boolean | getActiveListFont () throws LaserConsoleException |
void | setActiveListFont (Boolean isActiveListFont) throws LaserConsoleException |
|
Factory method.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the acknowledged alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the permanently highlighted alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the permanently klaxoned alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the alarm console behaviour.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the highlighted alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the inhibited alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the masked alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the configuration name.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the new alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Get the alarm selection.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Check if the configuration is a default configuration.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the acknowledged alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the permanently highlighted alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the permanently klaxoned alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the alarm console behaviour.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the highlighted alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the inhibited alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the masked alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the configuration name.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the new alarms.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|
|
Set the alarm selection.
Implemented in cern::laser::console::impl::ConfigurationImpl.
|