public class SensidlActivator
extends org.eclipse.ui.plugin.AbstractUIPlugin
Modifier and Type | Field and Description |
---|---|
static String |
DE_FZI_SENSIDL_LANGUAGE_SENSIDL |
Constructor and Description |
---|
SensidlActivator() |
Modifier and Type | Method and Description |
---|---|
com.google.inject.Injector |
getInjector(String language) |
static SensidlActivator |
getInstance() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, shutdown, startup
public static final String DE_FZI_SENSIDL_LANGUAGE_SENSIDL
public void start(org.osgi.framework.BundleContext context) throws Exception
start
in interface org.osgi.framework.BundleActivator
start
in class org.eclipse.ui.plugin.AbstractUIPlugin
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
in interface org.osgi.framework.BundleActivator
stop
in class org.eclipse.ui.plugin.AbstractUIPlugin
Exception
public static SensidlActivator getInstance()
public com.google.inject.Injector getInjector(String language)