Public Member Functions | Static Public Member Functions | Static Public Attributes

alma.acs.alarmsanalyzer.Activator Class Reference

Inherits org::eclipse::ui::plugin::AbstractUIPlugin.

List of all members.

Public Member Functions

 Activator ()
void start (BundleContext context) throws Exception
void stop (BundleContext context) throws Exception

Static Public Member Functions

static Activator getDefault ()
static ImageDescriptor getImageDescriptor (String path)

Static Public Attributes

static final String PLUGIN_ID = "alma.acs.alarmsanalyzer"

Detailed Description

The activator class controls the plug-in life cycle


Constructor & Destructor Documentation

alma.acs.alarmsanalyzer.Activator.Activator (  ) 

The constructor


Member Function Documentation

static Activator alma.acs.alarmsanalyzer.Activator.getDefault (  )  [static]

Returns the shared instance

Returns:
the shared instance
static ImageDescriptor alma.acs.alarmsanalyzer.Activator.getImageDescriptor ( String  path  )  [static]

Returns an image descriptor for the image file at the given plug-in relative path

Parameters:
path the path
Returns:
the image descriptor

References alma.acs.alarmsanalyzer.Activator.PLUGIN_ID.

void alma.acs.alarmsanalyzer.Activator.start ( BundleContext  context  )  throws Exception
void alma.acs.alarmsanalyzer.Activator.stop ( BundleContext  context  )  throws Exception

Member Data Documentation

final String alma.acs.alarmsanalyzer.Activator.PLUGIN_ID = "alma.acs.alarmsanalyzer" [static]

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