
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 |
The alarm console overall configuration. It defines the dynamic behaviour of an alarm console display, as well as the alarm category and filtering selection.
| Behaviour cern::laser::console::Configuration::createBehaviour | ( | ) |
Factory method.
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::test::TestConfiguration::TestConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| CommentedAlarmMap cern::laser::console::Configuration::getAcknowledged | ( | ) | throws LaserConsoleException |
Get the acknowledged alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), and com::cosylab::acs::alarm::AlarmUserTest::notestUserConfiguration().
| Boolean cern::laser::console::Configuration::getActiveListFont | ( | ) | throws LaserConsoleException |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::setActiveListFont().
| CommentedAlarmMap cern::laser::console::Configuration::getAutoHighlighted | ( | ) | throws LaserConsoleException |
Get the permanently highlighted alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), and cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration().
| CommentedAlarmMap cern::laser::console::Configuration::getAutoKlaxoned | ( | ) | throws LaserConsoleException |
Get the permanently klaxoned alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), and cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration().
| Behaviour cern::laser::console::Configuration::getBehaviour | ( | ) | throws LaserConsoleException |
Get the alarm console behaviour.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::applyButtonActionPerformed(), cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::initComponent(), and cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::updateBehaviour().
| CommentedAlarmMap cern::laser::console::Configuration::getHighlighted | ( | ) | throws LaserConsoleException |
Get the highlighted alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| CommentedAlarmMap cern::laser::console::Configuration::getInhibited | ( | ) | throws LaserConsoleException |
Get the inhibited alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), cern::laser::test::TestSelectionAndConfiguration::TestSelectionAndConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| CommentedAlarmMap cern::laser::console::Configuration::getMasked | ( | ) | throws LaserConsoleException |
Get the masked alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| String cern::laser::console::Configuration::getName | ( | ) | throws LaserConsoleException |
Get the configuration name.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::applyButtonActionPerformed(), cern::laser::guiplatform::configuration::ConfigurationBean::ConfigurationBean(), cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::user::UserExplorer::ConfigurationNodeManger::initChildrenList(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::initComponents(), cern::laser::guiplatform::windows::login::AlarmConsoleLoginWindow::login(), and cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::updateConfiguration().
| CommentedAlarmMap cern::laser::console::Configuration::getNewIndicator | ( | ) | throws LaserConsoleException |
Get the new alarms.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
| Selection cern::laser::console::Configuration::getSelection | ( | ) | throws LaserConsoleException |
Get the alarm selection.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::applyButtonActionPerformed(), alma::alarmsystem::clients::CategoryClient::connect(), cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::console::impl::UserImpl::createConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::initComponent(), cern::laser::guiplatform::windows::filter::CreateFiltersPanel::initComponents(), cern::laser::guiplatform::windows::category::ChooseCategoryPanel::initComponents(), cern::laser::guiplatform::windows::login::AlarmConsoleLoginWindow::login(), cern::laser::test::TestSelectionAndConfiguration::TestSelectionAndConfiguration(), and cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::updateBehaviour().
| boolean cern::laser::console::Configuration::isDefault | ( | ) | throws LaserConsoleException |
Check if the configuration is a default configuration.
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::configuration::ConfigurationBean::ConfigurationBean().
| void cern::laser::console::Configuration::setAcknowledged | ( | CommentedAlarmMap | newAcknowledged | ) | throws LaserConsoleException |
Set the acknowledged alarms.
| newAcknowledged | the acknowledged alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::acknowledge(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), com::cosylab::acs::alarm::AlarmUserTest::notestUserConfiguration(), and cern::laser::guiplatform::alarms::AlarmContainer::unacknowledge().
| void cern::laser::console::Configuration::setActiveListFont | ( | Boolean | isActiveListFont | ) | throws LaserConsoleException |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::setActiveListFont().
| void cern::laser::console::Configuration::setAutoHighlighted | ( | CommentedAlarmMap | newAutoHighlighted | ) | throws LaserConsoleException |
Set the permanently highlighted alarms.
| newAutoHighlighted | the permanently highlighted alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::clearAutoHighlightedList(), cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::guiplatform::alarms::AlarmContainer::highlightAndKlaxon(), and cern::laser::guiplatform::alarms::AlarmContainer::unhighlightAndKlaxon().
| void cern::laser::console::Configuration::setAutoKlaxoned | ( | CommentedAlarmMap | newAutoKlaxoned | ) | throws LaserConsoleException |
Set the permanently klaxoned alarms.
| newAutoKlaxoned | the permanently klaxoned alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), and cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration().
| void cern::laser::console::Configuration::setBehaviour | ( | Behaviour | newBehaviour | ) | throws LaserConsoleException |
Set the alarm console behaviour.
| newBehaviour | the alarm console behaviour. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::test::TestConfiguration::TestConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| void cern::laser::console::Configuration::setHighlighted | ( | CommentedAlarmMap | newHighlighted | ) | throws LaserConsoleException |
Set the highlighted alarms.
| newHighlighted | the highlighted alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::guiplatform::alarms::AlarmContainer::highlight(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| void cern::laser::console::Configuration::setInhibited | ( | CommentedAlarmMap | newInhibited | ) | throws LaserConsoleException |
Set the inhibited alarms.
| newInhibited | the inhibited alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::clearInhibitList(), cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::guiplatform::alarms::AlarmContainer::inhibit(), cern::laser::console::TestConfiguration::TestConfiguration(), cern::laser::test::TstConfiguration2::TstConfiguration2(), cern::laser::guiplatform::alarms::AlarmContainer::uninhibit(), and cern::laser::guiplatform::alarms::AlarmContainer::unmask().
| void cern::laser::console::Configuration::setMasked | ( | CommentedAlarmMap | newMasked | ) | throws LaserConsoleException |
Set the masked alarms.
| newMasked | the masked alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::clearMaskList(), cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::guiplatform::alarms::AlarmContainer::mask(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
| void cern::laser::console::Configuration::setName | ( | String | newName | ) | throws LaserConsoleException |
Set the configuration name.
| LaserConsoleException | if the request could not be served. |
| newName | the configuration name. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
| void cern::laser::console::Configuration::setNewIndicator | ( | CommentedAlarmMap | newNewIndicator | ) | throws LaserConsoleException |
Set the new alarms.
| newAcknowledged | the new alarms. |
| LaserConsoleException | if the request could not be served. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::setNewIndicator().
| void cern::laser::console::Configuration::setSelection | ( | Selection | newSelection | ) | throws LaserConsoleException |
Set the alarm selection.
| LaserConsoleException | if the request could not be served. |
| newSelection | the alarm selection. |
Implemented in cern::laser::console::impl::ConfigurationImpl.
Referenced by cern::laser::guiplatform::actions::configuration::ConfigurationSetAsDefaultAction::copyAndSetAsDefaultConfiguration(), cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::test::TestConfiguration::TestConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().
1.6.2