de.uka.ipd.sdq.pcmbench
Class PCMBenchActivator

java.lang.Object
  extended by AbstractUIPlugin
      extended by de.uka.ipd.sdq.pcmbench.PCMBenchActivator

public class PCMBenchActivator
extends AbstractUIPlugin


Field Summary
static String PLUGIN_ID
           
 
Constructor Summary
PCMBenchActivator()
           
 
Method Summary
 void start(BundleContext context)
           
 
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
Constructor Detail

PCMBenchActivator

public PCMBenchActivator()
Method Detail

start

public void start(BundleContext context)
           throws Exception
Throws:
Exception