utfsm::Activator Class Reference

Inheritance diagram for utfsm::Activator:
Inheritance graph
[legend]
Collaboration diagram for utfsm::Activator:
Collaboration graph
[legend]

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 = "utfsm"

Static Private Attributes

static Activator plugin

Detailed Description

The activator class controls the plug-in life cycle


Constructor & Destructor Documentation

utfsm::Activator::Activator (  )  [inline]

The constructor


Member Function Documentation

static Activator utfsm::Activator::getDefault (  )  [inline, static]

Returns the shared instance

Returns:
the shared instance

References plugin.

static ImageDescriptor utfsm::Activator::getImageDescriptor ( String  path  )  [inline, 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 PLUGIN_ID.

void utfsm::Activator::start ( BundleContext  context  )  throws Exception [inline]

References plugin.

void utfsm::Activator::stop ( BundleContext  context  )  throws Exception [inline]

References plugin, and stop().

Referenced by stop().


Member Data Documentation

Referenced by getDefault(), start(), and stop().

final String utfsm::Activator::PLUGIN_ID = "utfsm" [static]

Referenced by getImageDescriptor().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2