Public Member Functions | Static Public Member Functions

alma.acs.alarmsanalyzer.document.LostSourcesContainer Class Reference

Inheritance diagram for alma.acs.alarmsanalyzer.document.LostSourcesContainer:
alma.acs.alarmsanalyzer.engine.AlarmCategoryListener alma.alarmsystem.clients.source.SourceListener

List of all members.

Public Member Functions

synchronized void faultStateReceived (FaultState faultState)
void sourceXMLMsgReceived (String asiMessage)
synchronized void onAlarm (Alarm alarm)
void dispose ()
void setViewer (ListViewer viewer)
synchronized void inputChanged (Viewer viewer, Object oldInput, Object newInput)
Object[] getElements (Object inputElement)
TableData getDataToSave ()

Static Public Member Functions

static LostSourcesContainer getInstance ()

Detailed Description

The container for lost alarms i.e. all the alarms sent by sources and never annunciated to the operator.

These are the reason while an alarm is not shown to the operator:

Lost alarms are the source IDs that do not compare as alarm IDs.

Author:
acaproni

Member Function Documentation

void alma.acs.alarmsanalyzer.document.LostSourcesContainer.dispose (  ) 
synchronized void alma.acs.alarmsanalyzer.document.LostSourcesContainer.faultStateReceived ( FaultState  faultState  ) 
TableData alma.acs.alarmsanalyzer.document.LostSourcesContainer.getDataToSave (  ) 
Returns:
The data to be saved

References alma.acs.alarmsanalyzer.save.TableData.addRowData().

Object [] alma.acs.alarmsanalyzer.document.LostSourcesContainer.getElements ( Object  inputElement  ) 
static LostSourcesContainer alma.acs.alarmsanalyzer.document.LostSourcesContainer.getInstance (  )  [static]
synchronized void alma.acs.alarmsanalyzer.document.LostSourcesContainer.inputChanged ( Viewer  viewer,
Object  oldInput,
Object  newInput 
)
synchronized void alma.acs.alarmsanalyzer.document.LostSourcesContainer.onAlarm ( Alarm  alarm  ) 
void alma.acs.alarmsanalyzer.document.LostSourcesContainer.setViewer ( ListViewer  viewer  ) 
void alma.acs.alarmsanalyzer.document.LostSourcesContainer.sourceXMLMsgReceived ( String  asiMessage  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties