public class PlatformSiriusTedActivator extends AbstractActivator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CAPELLA_VIEWPOINT_ID
Deprecated.
|
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME| Constructor and Description |
|---|
PlatformSiriusTedActivator() |
| Modifier and Type | Method and Description |
|---|---|
static PlatformSiriusTedActivator |
getDefault()
Return the singleton instance.
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
getPluginIdfind, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString@Deprecated public static final java.lang.String CAPELLA_VIEWPOINT_ID
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorstart in class Pluginjava.lang.ExceptionPlugin.start(org.osgi.framework.BundleContext)public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorstop in class Pluginjava.lang.ExceptionPlugin.stop(org.osgi.framework.BundleContext)public static PlatformSiriusTedActivator getDefault()
null if the plug-in is not started.