
Public Member Functions | |
| String | getFaultFamily () |
| String | getFaultMember () |
| Integer | getFaultCode () |
| Object | clone () throws CloneNotSupportedException |
The alarm unique public identifier class.
| Object cern::laser::client::data::Triplet::clone | ( | ) | throws CloneNotSupportedException |
Cloning method. The cloned object is a deep copy.
| CloneNotSupportedException | if clone failed |
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::PanelTriplet, cern::laser::client::impl::data::TripletImpl, and cern::laser::guiplatform::alarms::helpers::TripletImpl.
Referenced by cern::laser::guiplatform::alarms::helpers::AlarmImpl::AlarmImpl(), and cern::laser::client::impl::data::AlarmImpl::clone().
| Integer cern::laser::client::data::Triplet::getFaultCode | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::PanelTriplet, cern::laser::client::impl::data::TripletImpl, and cern::laser::guiplatform::alarms::helpers::TripletImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::addAlarmToActiveList(), alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::getCellContent(), cern::laser::guiplatform::alarms::AlarmBean::getFaultCode(), cern::laser::guiplatform::alarms::InfoAlarmBean::getName(), cern::laser::guiplatform::alarms::AlarmBean::getName(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), cern::laser::guiplatform::alarms::AlarmContainer::onAlarm(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), cern::laser::guiplatform::alarms::helpers::TripletImpl::TripletImpl(), and cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnActiveList().
| String cern::laser::client::data::Triplet::getFaultFamily | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::PanelTriplet, cern::laser::client::impl::data::TripletImpl, and cern::laser::guiplatform::alarms::helpers::TripletImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::addAlarmToActiveList(), alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::getCellContent(), cern::laser::guiplatform::alarms::AlarmBean::getFaultFamily(), cern::laser::guiplatform::alarms::InfoAlarmBean::getName(), cern::laser::guiplatform::alarms::AlarmBean::getName(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), cern::laser::guiplatform::alarms::AlarmContainer::onAlarm(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), cern::laser::guiplatform::alarms::helpers::TripletImpl::TripletImpl(), and cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnActiveList().
| String cern::laser::client::data::Triplet::getFaultMember | ( | ) |
Accessor method.
Implemented in alma::acsplugins::alarmsystem::gui::specialalarm::PanelTriplet, cern::laser::client::impl::data::TripletImpl, and cern::laser::guiplatform::alarms::helpers::TripletImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmContainer::addAlarmToActiveList(), alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::getCellContent(), cern::laser::guiplatform::alarms::AlarmBean::getFaultMember(), cern::laser::guiplatform::alarms::InfoAlarmBean::getName(), cern::laser::guiplatform::alarms::AlarmBean::getName(), alma::acsplugins::alarmsystem::gui::detail::AlarmDetailTable::AlarmDetailTableModel::getValueAt(), cern::laser::guiplatform::alarms::AlarmContainer::onAlarm(), alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest(), cern::laser::guiplatform::alarms::helpers::TripletImpl::TripletImpl(), and cern::laser::guiplatform::alarms::AlarmContainer::updateAlarmOnActiveList().
1.6.2