de.uka.ipd.sdq.codegen.simucontroller
Class SimuControllerPlugin
java.lang.Object
AbstractUIPlugin
de.uka.ipd.sdq.codegen.simucontroller.SimuControllerPlugin
public class SimuControllerPlugin
- extends AbstractUIPlugin
The activator class controls the plug-in life cycle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_ID
public static final String PLUGIN_ID
- See Also:
- Constant Field Values
SimuControllerPlugin
public SimuControllerPlugin()
- The constructor
start
public void start(BundleContext context)
throws Exception
- Throws:
Exception
stop
public void stop(BundleContext context)
throws Exception
- Throws:
Exception
getDefault
public static SimuControllerPlugin getDefault()
- Returns the shared instance
log
public static void log(int severity,
String message)
getDockModel
public static DocksModel getDockModel()