Package org.somox.core
Class Activator
java.lang.Object
org.eclipse.core.runtime.Plugin
org.somox.core.Activator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
The Activator for the core plugin.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
The id of this pluginFields inherited from class org.eclipse.core.runtime.Plugin
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.core.runtime.Plugin
find, find, getBundle, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString
-
Field Details
-
PLUGIN_ID
The id of this plugin- See Also:
-
EXTENSION_POINT_ID_SOFTWAREEXTRACTOR
- See Also:
-
EXTENSION_POINT_ID_MODELANALYZER
- See Also:
-
EXTENSION_POINT_ID_CONTROLLER
- See Also:
-
-
Constructor Details
-
Activator
public Activator()
-
-
Method Details
-
start
-
stop
-
wakeUp
public static void wakeUp()Method to wake up the core extension -
getDefault
Returns the shared instance- Returns:
- the shared instance
-
getPlugin
- Returns:
-