Classes | Public Member Functions | Static Public Attributes

alma.acs.alarmsanalyzer.view.ChatteringView Class Reference

Inheritance diagram for alma.acs.alarmsanalyzer.view.ChatteringView:
alma.acs.alarmsanalyzer.view.TableViewBase

List of all members.

Classes

class  AlarmLabelProvider
class  ChatteringTableSorter

Public Member Functions

 ChatteringView ()
void createPartControl (Composite parent)

Static Public Attributes

static final String ID = "alma.acs.alarmsanalyzer.chatteringview"

Detailed Description

The view of chattering alarms.

Chattering alarms are alarms whose state changes (ACTIVE/TERMINATE) at least 3 times per minute.

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.alarmsanalyzer.view.ChatteringView.ChatteringView (  ) 

Member Function Documentation

void alma.acs.alarmsanalyzer.view.ChatteringView.createPartControl ( Composite  parent  ) 

Member Data Documentation

final String alma.acs.alarmsanalyzer.view.ChatteringView.ID = "alma.acs.alarmsanalyzer.chatteringview" [static]

The ID of this view


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