
Public Member Functions | |
| String | getAlarmId () |
| Triplet | getTriplet () |
| String | getSystemName () |
| String | getIdentifier () |
| String | getProblemDescription () |
| Integer | getPriority () |
| String | getCause () |
| String | getAction () |
| String | getConsequence () |
| Source | getSource () |
| URL | getHelpURL () |
| String | getPiquetGSM () |
| String | getPiquetEmail () |
| Collection | getCategories () |
| Location | getLocation () |
| ResponsiblePerson | getResponsiblePerson () |
| Status | getStatus () |
| boolean | isInstant () |
| boolean | isMultiplicityParent () |
| boolean | isNodeParent () |
| boolean | isMultiplicityChild () |
| boolean | isNodeChild () |
| Object | clone () throws CloneNotSupportedException |
The alarm class. It describes a fault state in terms of its static and dynamic information.
| Object cern::laser::client::data::Alarm::clone | ( | ) | throws CloneNotSupportedException |
Cloning method. The cloned object is a deep copy.
| CloneNotSupportedException | if clone failed |
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::clone(), and cern::laser::client::TestClone::TestClone().
| String cern::laser::client::data::Alarm::getAction | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getAction(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), and alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest().
| String cern::laser::client::data::Alarm::getAlarmId | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::addAlarmToActiveList(), cern::laser::console::impl::ConfigurationImpl::buildCommentedAlarmCollection(), cern::laser::guiplatform::alarms::AlarmContainer::clearAutoHighlightedList(), cern::laser::guiplatform::alarms::AlarmContainer::clearInhibitList(), cern::laser::guiplatform::alarms::AlarmContainer::clearMaskList(), cern::laser::guiplatform::alarms::helpers::AlarmImpl::equals(), alma::acsplugins::alarmsystem::gui::reduced::ReducedChainDlg::getAlarmChain(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getAlarmId(), cern::laser::guiplatform::alarms::AlarmBean::getAlarmId(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), cern::laser::guiplatform::alarms::AlarmContainer::inhibit(), cern::laser::guiplatform::alarms::AlarmContainer::initContainer(), cern::laser::guiplatform::alarms::AlarmContainer::mask(), alma::alarmsystem::clients::test::TestCategoryActiveChildren::onAlarm(), alma::alarmsystem::test::manager::ManagerTest::onAlarm(), alma::acs::alarmsystem::test::BACITest::onAlarm(), cern::laser::guiplatform::alarms::AlarmContainer::onAlarm(), cern::laser::guiplatform::alarms::AlarmContainer::processList(), cern::laser::guiplatform::alarms::AlarmContainer::reloadContainer(), cern::laser::guiplatform::alarms::AlarmContainer::removeNewOrTerminatedAlarms(), cern::laser::client::TestReduction::TestReduction(), alma::acs::alarm::test::panel::AlarmContainerTest::testReplaceAlarm(), cern::laser::test::TestSelectionAndConfiguration::TestSelectionAndConfiguration(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), cern::laser::guiplatform::alarms::AlarmContainer::unhighlightAndKlaxon(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::updateAlarm(), cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmMaskedOnList(), cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnActiveList(), and cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnInstantList().
| Collection cern::laser::client::data::Alarm::getCategories | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::clearInhibitList(), cern::laser::guiplatform::alarms::AlarmContainer::clearMaskList(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getCategories(), cern::laser::guiplatform::alarms::AlarmBean::getCategories(), cern::laser::guiplatform::alarms::AlarmContainer::uninhibit(), and cern::laser::guiplatform::alarms::AlarmContainer::unmask().
| String cern::laser::client::data::Alarm::getCause | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getCause(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), cern::laser::client::TestAlarmBrowsing::TestAlarmBrowsing(), cern::laser::client::TestReduction::TestReduction(), and alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest().
| String cern::laser::client::data::Alarm::getConsequence | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getConsequence(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), and alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest().
| URL cern::laser::client::data::Alarm::getHelpURL | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction::enable(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getHelpURL(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), alma::acs::alarm::test::panel::SpecialAlarmTest::testCreateSpecialAlarmWronglURL(), and alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest().
| String cern::laser::client::data::Alarm::getIdentifier | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getIdentifier(), and cern::laser::guiplatform::alarms::AlarmBean::getIdentifier().
| Location cern::laser::client::data::Alarm::getLocation | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getLocation(), cern::laser::guiplatform::alarms::AlarmBean::getLocation(), and cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo().
| String cern::laser::client::data::Alarm::getPiquetEmail | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getPiquetEmail(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), and alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest().
| String cern::laser::client::data::Alarm::getPiquetGSM | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getPiquetGSM(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt().
| Integer cern::laser::client::data::Alarm::getPriority | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getPriority(), cern::laser::guiplatform::alarms::AlarmBean::getPriority(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), alma::alarmsystem::test::manager::ManagerTest::onAlarm(), and alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest().
| String cern::laser::client::data::Alarm::getProblemDescription | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getProblemDescription(), cern::laser::guiplatform::alarms::AlarmBean::getProblemDescription(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), and alma::acsplugins::alarmsystem::gui::tree::AlarmTreeModel::NodeContent::toString().
| ResponsiblePerson cern::laser::client::data::Alarm::getResponsiblePerson | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getResponsiblePerson(), cern::laser::guiplatform::alarms::AlarmBean::getResponsiblePerson(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt().
| Source cern::laser::client::data::Alarm::getSource | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getSource(), cern::laser::guiplatform::alarms::AlarmBean::getSource(), cern::laser::guiplatform::alarms::AlarmBean::getSourceName(), and cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo().
| Status cern::laser::client::data::Alarm::getStatus | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::addAlarmToActiveList(), cern::laser::console::impl::ConfigurationImpl::buildCommentedAlarmCollection(), cern::laser::console::impl::ConfigurationImpl::buildCommentedAlarmMap(), cern::laser::guiplatform::alarms::AlarmContainer::clearInhibitList(), cern::laser::guiplatform::alarms::AlarmContainer::clearMaskList(), cern::laser::guiplatform::alarms::AlarmBean::getDynamicInfo(), cern::laser::guiplatform::alarms::AlarmBean::getPrefix(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getPriority(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getProblemDescription(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getRowCount(), cern::laser::guiplatform::alarms::AlarmBean::getSourceHostName(), cern::laser::guiplatform::alarms::AlarmBean::getSourceTimestamp(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getStatus(), cern::laser::guiplatform::alarms::AlarmBean::getSuffix(), cern::laser::guiplatform::alarms::AlarmBean::getTimestamp(), cern::laser::guiplatform::alarms::AlarmBean::getTimestampForSorting(), cern::laser::guiplatform::alarms::AlarmBean::getTimestamps(), cern::laser::guiplatform::alarms::AlarmBean::getUserData(), cern::laser::guiplatform::alarms::AlarmBean::getUserTimestamp(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), cern::laser::guiplatform::alarms::InfoAlarmBean::isActive(), cern::laser::guiplatform::alarms::AlarmBean::isActive(), cern::laser::guiplatform::alarms::AlarmBean::isMasked(), cern::laser::guiplatform::alarms::AlarmBean::isNodeReduced(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isReduced(), cern::laser::guiplatform::alarms::AlarmBean::isReduced(), alma::alarmsystem::clients::test::UserPropsTest::onAlarm(), cern::laser::test::TestSelectionAndConfiguration::onAlarm(), cern::laser::test::TestSelection::onAlarm(), cern::laser::guiplatform::util::ProxyBuffer::onAlarm(), alma::alarmsystem::test::manager::ManagerTest::onAlarm(), alma::acs::alarmsystem::test::BACITest::onAlarm(), alma::acs::alarm::test::panel::AlarmContainerTest::populateContainer(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::showAlarmDetails(), alma::acs::alarm::test::panel::AlarmContainerTest::testReplaceAlarm(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), cern::laser::guiplatform::alarms::AlarmContainer::uninhibit(), cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmMaskedOnList(), and cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnActiveList().
| String cern::laser::client::data::Alarm::getSystemName | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getSystemName(), and cern::laser::guiplatform::alarms::AlarmBean::getSystemName().
| Triplet cern::laser::client::data::Alarm::getTriplet | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::addAlarmToActiveList(), cern::laser::guiplatform::alarms::AlarmBean::getFaultCode(), cern::laser::guiplatform::alarms::AlarmBean::getFaultFamily(), cern::laser::guiplatform::alarms::AlarmBean::getFaultMember(), cern::laser::guiplatform::alarms::InfoAlarmBean::getName(), cern::laser::guiplatform::alarms::AlarmBean::getName(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::getTriplet(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), alma::alarmsystem::clients::test::UserPropsTest::onAlarm(), cern::laser::test::TestSelectionAndConfiguration::onAlarm(), cern::laser::test::TestSelection::onAlarm(), cern::laser::client::TestSelection::onAlarm(), cern::laser::guiplatform::util::ProxyBuffer::onAlarm(), cern::laser::guiplatform::alarms::AlarmContainer::onAlarm(), cern::laser::guiplatform::util::SearchProxyBuffer::onSearchAlarm(), cern::laser::test::TestSelectionAndConfiguration::TestSelectionAndConfiguration(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), alma::acsplugins::alarmsystem::gui::tree::AlarmTreeModel::NodeContent::toString(), and cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnActiveList().
| boolean cern::laser::client::data::Alarm::isInstant | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getNodeActions(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isInstant(), cern::laser::guiplatform::alarms::AlarmContainer::onAlarm(), and cern::laser::guiplatform::alarms::AlarmBean::prepareIcon().
| boolean cern::laser::client::data::Alarm::isMultiplicityChild | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isChild(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isMultiplicityChild(), and cern::laser::guiplatform::alarms::AlarmBean::isMultiplicityChild().
| boolean cern::laser::client::data::Alarm::isMultiplicityParent | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isMultiplicityParent(), cern::laser::guiplatform::alarms::AlarmBean::isMultiplicityParent(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isParent(), and cern::laser::guiplatform::alarms::AlarmBean::prepareIcon().
| boolean cern::laser::client::data::Alarm::isNodeChild | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isChild(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isNodeChild(), and cern::laser::guiplatform::alarms::AlarmBean::isNodeChild().
| boolean cern::laser::client::data::Alarm::isNodeParent | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::SpecialAlarm, alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry, alma::acs::alarm::test::panel::TestAlarm, cern::laser::client::impl::data::AlarmImpl, and cern::laser::guiplatform::alarms::helpers::AlarmImpl.
Referenced by alma::acsplugins::alarmsystem::gui::reduced::ReducedChainDlg::getAlarmChain(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isNodeParent(), cern::laser::guiplatform::alarms::AlarmBean::isNodeParent(), alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry::isParent(), and cern::laser::guiplatform::alarms::AlarmBean::prepareIcon().
1.6.2