de.uka.ipd.sdq.pcmbench.ui
Class PCMBenchUIPlugin

java.lang.Object
  extended by EMFPlugin
      extended by de.uka.ipd.sdq.pcmbench.ui.PCMBenchUIPlugin

public class PCMBenchUIPlugin
extends EMFPlugin

The activator class controls the plug-in life cycle


Nested Class Summary
static class PCMBenchUIPlugin.Implementation
           
 
Field Summary
static PCMBenchUIPlugin INSTANCE
           
static String PLUGIN_ID
           
 
Constructor Summary
PCMBenchUIPlugin()
          The constructor
 
Method Summary
 ResourceLocator getPluginResourceLocator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_ID

public static final String PLUGIN_ID
See Also:
Constant Field Values

INSTANCE

public static final PCMBenchUIPlugin INSTANCE
Constructor Detail

PCMBenchUIPlugin

public PCMBenchUIPlugin()
The constructor

Method Detail

getPluginResourceLocator

public ResourceLocator getPluginResourceLocator()