

enum cl::utfsm::acs::acg::gui::AlarmsView::NodeType [private] |
Type used to identify the different type of nodes of the alarm tree that is shown in the left side of this view. Depending on the selected node, we must show different things on the right side of the view.
| void cl::utfsm::acs::acg::gui::AlarmsView::createFCWidgets | ( | ) | [inline, private] |
References _alarmManager, _compInitial, _fcActionLabel, _fcActionText, _fcCauseLabel, _fcCauseText, _fcConsequenceLabel, _fcConsequenceText, _fcErrorMessageLabel, _FCgroup, _fcPriorityLabel, _fcPriorityText, _fcProblemLabel, _fcProblemText, _fcValueLabel, _fcValueText, _tree, cl::utfsm::acs::acg::core::AlarmManager::getFaultCode(), cl::utfsm::acs::acg::core::AlarmManager::getFaultFamily(), and cl::utfsm::acs::acg::core::AlarmManager::updateFaultCode().
Referenced by createViewWidgets().
| void cl::utfsm::acs::acg::gui::AlarmsView::createFFWidgets | ( | ) | [inline, private] |
References _alarmManager, _categoryManager, _compInitial, _ffCategoryLabel, _ffCategoryList, _ffContactGSMLabel, _ffContactGSMText, _ffContactMailLabel, _ffContactMailText, _ffContactNameLabel, _ffContactNameText, _ffErrorMessageLabel, _FFgroup, _ffHelpURLLabel, _ffHelpURLText, _ffNameLabel, _ffNameText, _ffSourceCombo, _ffSourceLabel, _tree, cl::utfsm::acs::acg::gui::IMyViewPart::fillWidgets(), cl::utfsm::acs::acg::core::CategoryManager::getCategoryByPath(), cl::utfsm::acs::acg::core::AlarmManager::getFaultFamily(), cl::utfsm::acs::acg::core::AlarmManager::updateFaultFamily(), and updateFaultFamily.
Referenced by createViewWidgets().
| void cl::utfsm::acs::acg::gui::AlarmsView::createFMWidgets | ( | ) | [inline, private] |
References _alarmManager, _compInitial, _fmErrorMessageLabel, _FMgroup, _fmLocBuildingLabel, _fmLocBuildingText, _fmLocFloorLabel, _fmLocFloorText, _fmLocGroup, _fmLocMnemonicLabel, _fmLocMnemonicText, _fmLocPositionLabel, _fmLocPositionText, _fmLocRoomLabel, _fmLocRoomText, _fmNameLabel, _fmNameText, _tree, cl::utfsm::acs::acg::core::AlarmManager::getFaultFamily(), cl::utfsm::acs::acg::core::AlarmManager::getFaultMember(), and cl::utfsm::acs::acg::core::AlarmManager::updateFaultMember().
Referenced by createViewWidgets().
| void cl::utfsm::acs::acg::gui::AlarmsView::createPartControl | ( | Composite | parent | ) | [inline] |
References _shell, createViewWidgets(), and refreshContents().
| void cl::utfsm::acs::acg::gui::AlarmsView::createViewWidgets | ( | Composite | parent | ) | [inline, private] |
References _addAlarmButton, _alarmManager, _alarmsButtonsComp, _alarmsComp, _compInitial, _deleteAlarmButton, _FCgroup, _FFgroup, _FMgroup, _sash, _tree, cl::utfsm::acs::acg::core::AlarmManager::addFaultCode(), cl::utfsm::acs::acg::core::AlarmManager::addFaultFamily(), cl::utfsm::acs::acg::core::AlarmManager::addFaultMember(), createFCWidgets(), createFFWidgets(), createFMWidgets(), cl::utfsm::acs::acg::core::AlarmManager::deleteFaultCode(), cl::utfsm::acs::acg::core::AlarmManager::deleteFaultFamily(), cl::utfsm::acs::acg::core::AlarmManager::deleteFaultMember(), fillFCWidgets(), fillFFWidgets(), fillFMWidgets(), cl::utfsm::acs::acg::core::AlarmManager::getFaultCode(), cl::utfsm::acs::acg::core::AlarmManager::getFaultFamily(), and cl::utfsm::acs::acg::core::AlarmManager::getFaultMember().
Referenced by createPartControl().
| void cl::utfsm::acs::acg::gui::AlarmsView::fillFCWidgets | ( | int | value, | |
| String | ffName | |||
| ) | [inline, private] |
References _alarmManager, _fcActionText, _fcCauseText, _fcConsequenceText, _fcPriorityText, _fcProblemText, _fcValueText, and cl::utfsm::acs::acg::core::AlarmManager::getFaultCode().
Referenced by createViewWidgets().
| void cl::utfsm::acs::acg::gui::AlarmsView::fillFFWidgets | ( | String | name | ) | [inline, private] |
References _alarmManager, _categoryManager, _ffCategoryList, _ffContactGSMText, _ffContactMailText, _ffContactNameText, _ffHelpURLText, _ffNameText, _ffSourceCombo, _shell, _sourceManager, cl::utfsm::acs::acg::core::CategoryManager::getAllCategories(), cl::utfsm::acs::acg::core::SourceManager::getAllSources(), cl::utfsm::acs::acg::core::AlarmManager::getFaultFamily(), and updateFaultFamily.
Referenced by createViewWidgets().
| void cl::utfsm::acs::acg::gui::AlarmsView::fillFMWidgets | ( | String | fmName, | |
| String | ffName | |||
| ) | [inline, private] |
References _alarmManager, _fmLocBuildingText, _fmLocFloorText, _fmLocMnemonicText, _fmLocPositionText, _fmLocRoomText, _fmNameText, and cl::utfsm::acs::acg::core::AlarmManager::getFaultMember().
Referenced by createViewWidgets().
| void cl::utfsm::acs::acg::gui::AlarmsView::fillWidgets | ( | ) | [inline] |
Implements cl::utfsm::acs::acg::gui::IMyViewPart.
| void cl::utfsm::acs::acg::gui::AlarmsView::refreshContents | ( | ) | [inline] |
Refreshes the contents of the views. This method is intended to be used by external classes when reloading the CDB.
Implements cl::utfsm::acs::acg::gui::IMyViewPart.
References _alarmManager, _categoryManager, _FCgroup, _FFgroup, _FMgroup, _sourceManager, _tree, cl::utfsm::acs::acg::core::AlarmManager::getAllAlarms(), cl::utfsm::acs::acg::core::CategoryManager::getInstance(), cl::utfsm::acs::acg::core::SourceManager::getInstance(), and cl::utfsm::acs::acg::core::AlarmManager::getInstance().
Referenced by createPartControl().
| void cl::utfsm::acs::acg::gui::AlarmsView::setEnabled | ( | boolean | v | ) | [inline] |
Enables or disables the View for user interaction.
| v | If true, the view should be enabled. Else, it should be disabled |
Implements cl::utfsm::acs::acg::gui::IMyViewPart.
References _addAlarmButton, _deleteAlarmButton, _fcActionText, _fcCauseText, _fcConsequenceText, _fcPriorityText, _fcProblemText, _fcValueText, _ffCategoryList, _ffContactGSMText, _ffContactMailText, _ffContactNameText, _ffHelpURLText, _ffNameText, _ffSourceCombo, _fmLocBuildingText, _fmLocFloorText, _fmLocMnemonicText, _fmLocPositionText, _fmLocRoomText, _fmNameText, and _tree.
| void cl::utfsm::acs::acg::gui::AlarmsView::setFocus | ( | ) | [inline] |
Button cl::utfsm::acs::acg::gui::AlarmsView::_addAlarmButton [private] |
Referenced by createViewWidgets(), and setEnabled().
Referenced by createFCWidgets(), createFFWidgets(), createFMWidgets(), createViewWidgets(), fillFCWidgets(), fillFFWidgets(), fillFMWidgets(), and refreshContents().
Composite cl::utfsm::acs::acg::gui::AlarmsView::_alarmsButtonsComp [private] |
Referenced by createViewWidgets().
Composite cl::utfsm::acs::acg::gui::AlarmsView::_alarmsComp [private] |
Referenced by createViewWidgets().
Referenced by createFFWidgets(), fillFFWidgets(), and refreshContents().
Composite cl::utfsm::acs::acg::gui::AlarmsView::_compInitial [private] |
Referenced by createFCWidgets(), createFFWidgets(), createFMWidgets(), and createViewWidgets().
Button cl::utfsm::acs::acg::gui::AlarmsView::_deleteAlarmButton [private] |
Referenced by createViewWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcActionLabel [private] |
Referenced by createFCWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fcActionText [private] |
Referenced by createFCWidgets(), fillFCWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcCauseLabel [private] |
Referenced by createFCWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fcCauseText [private] |
Referenced by createFCWidgets(), fillFCWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcConsequenceLabel [private] |
Referenced by createFCWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fcConsequenceText [private] |
Referenced by createFCWidgets(), fillFCWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcErrorMessageLabel [private] |
Referenced by createFCWidgets().
Group cl::utfsm::acs::acg::gui::AlarmsView::_FCgroup [private] |
Referenced by createFCWidgets(), createViewWidgets(), and refreshContents().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcPriorityLabel [private] |
Referenced by createFCWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fcPriorityText [private] |
Referenced by createFCWidgets(), fillFCWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcProblemLabel [private] |
Referenced by createFCWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fcProblemText [private] |
Referenced by createFCWidgets(), fillFCWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fcValueLabel [private] |
Referenced by createFCWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fcValueText [private] |
Referenced by createFCWidgets(), fillFCWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffCategoryLabel [private] |
Referenced by createFFWidgets().
Table cl::utfsm::acs::acg::gui::AlarmsView::_ffCategoryList [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffContactGSMLabel [private] |
Referenced by createFFWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_ffContactGSMText [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffContactMailLabel [private] |
Referenced by createFFWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_ffContactMailText [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffContactNameLabel [private] |
Referenced by createFFWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_ffContactNameText [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffErrorMessageLabel [private] |
Referenced by createFFWidgets().
Group cl::utfsm::acs::acg::gui::AlarmsView::_FFgroup [private] |
Referenced by createFFWidgets(), createViewWidgets(), and refreshContents().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffHelpURLLabel [private] |
Referenced by createFFWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_ffHelpURLText [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffNameLabel [private] |
Referenced by createFFWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_ffNameText [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Combo cl::utfsm::acs::acg::gui::AlarmsView::_ffSourceCombo [private] |
Referenced by createFFWidgets(), fillFFWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_ffSourceLabel [private] |
Referenced by createFFWidgets().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmErrorMessageLabel [private] |
Referenced by createFMWidgets().
Group cl::utfsm::acs::acg::gui::AlarmsView::_FMgroup [private] |
Referenced by createFMWidgets(), createViewWidgets(), and refreshContents().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmLocBuildingLabel [private] |
Referenced by createFMWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fmLocBuildingText [private] |
Referenced by createFMWidgets(), fillFMWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmLocFloorLabel [private] |
Referenced by createFMWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fmLocFloorText [private] |
Referenced by createFMWidgets(), fillFMWidgets(), and setEnabled().
Group cl::utfsm::acs::acg::gui::AlarmsView::_fmLocGroup [private] |
Referenced by createFMWidgets().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmLocMnemonicLabel [private] |
Referenced by createFMWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fmLocMnemonicText [private] |
Referenced by createFMWidgets(), fillFMWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmLocPositionLabel [private] |
Referenced by createFMWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fmLocPositionText [private] |
Referenced by createFMWidgets(), fillFMWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmLocRoomLabel [private] |
Referenced by createFMWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fmLocRoomText [private] |
Referenced by createFMWidgets(), fillFMWidgets(), and setEnabled().
Label cl::utfsm::acs::acg::gui::AlarmsView::_fmNameLabel [private] |
Referenced by createFMWidgets().
Text cl::utfsm::acs::acg::gui::AlarmsView::_fmNameText [private] |
Referenced by createFMWidgets(), fillFMWidgets(), and setEnabled().
SashForm cl::utfsm::acs::acg::gui::AlarmsView::_sash [private] |
Referenced by createViewWidgets().
Shell cl::utfsm::acs::acg::gui::AlarmsView::_shell [private] |
Referenced by createPartControl(), and fillFFWidgets().
Referenced by fillFFWidgets(), and refreshContents().
Tree cl::utfsm::acs::acg::gui::AlarmsView::_tree [private] |
Referenced by createFCWidgets(), createFFWidgets(), createFMWidgets(), createViewWidgets(), refreshContents(), and setEnabled().
String cl::utfsm::acs::acg::gui::AlarmsView::ID = "cl.utfsm.acs.acg.gui.alarmsview" [static] |
Listener cl::utfsm::acs::acg::gui::AlarmsView::updateFaultFamily [package] |
Referenced by createFFWidgets(), and fillFFWidgets().
1.6.2