Public Member Functions | Static Public Member Functions

alma.acs.alarmsanalyzer.document.AnnunciatedContainer Class Reference

Inheritance diagram for alma.acs.alarmsanalyzer.document.AnnunciatedContainer:
alma.acs.alarmsanalyzer.document.DocumentBase alma.acs.alarmsanalyzer.engine.AlarmCategoryListener

List of all members.

Public Member Functions

Collection<?> getNumbers ()
void onAlarm (Alarm alarm)
void setTableContent (TableData tData)

Static Public Member Functions

static AnnunciatedContainer getInstance ()

Detailed Description

The container for the ACTIVE annunciated (not reduced) alarms.

Author:
acaproni

Member Function Documentation

static AnnunciatedContainer alma.acs.alarmsanalyzer.document.AnnunciatedContainer.getInstance (  )  [static]
Collection<?> alma.acs.alarmsanalyzer.document.AnnunciatedContainer.getNumbers (  ) 
void alma.acs.alarmsanalyzer.document.AnnunciatedContainer.onAlarm ( Alarm  alarm  ) 

Called on alarm change arrival.

Parameters:
alarm The alarm

Implements alma.acs.alarmsanalyzer.engine.AlarmCategoryListener.

References cern.laser.client.data.Alarm.getAlarmId(), and cern.laser.client.data.Alarm.getStatus().

void alma.acs.alarmsanalyzer.document.AnnunciatedContainer.setTableContent ( TableData  tData  ) 

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