Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | Static Private Attributes

de.fraunhofer.isst.eastadl.autosar.provider.EastEditPlugin Class Reference

List of all members.

Classes

class  Implementation

Public Member Functions

 EastEditPlugin ()
ResourceLocator getPluginResourceLocator ()

Static Public Member Functions

static Implementation getPlugin ()

Static Public Attributes

static final EastEditPlugin INSTANCE = new EastEditPlugin()

Static Private Attributes

static Implementation plugin

Detailed Description

This is the central singleton for the East edit plugin.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.autosar.provider.EastEditPlugin.EastEditPlugin (  ) 

Create the instance.


Member Function Documentation

static Implementation de.fraunhofer.isst.eastadl.autosar.provider.EastEditPlugin.getPlugin (  )  [static]

Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.
ResourceLocator de.fraunhofer.isst.eastadl.autosar.provider.EastEditPlugin.getPluginResourceLocator (  ) 

Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.

Member Data Documentation

Keep track of the singleton.

Keep track of the singleton.