Class Slingshot
java.lang.Object
org.eclipse.core.runtime.Plugin
org.palladiosimulator.analyzer.slingshot.core.Slingshot
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
-
Field Summary
FieldsFields inherited from class org.eclipse.core.runtime.Plugin
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Slingshot
<T> T
getInstance
(Class<T> clazz) <T> javax.inject.Provider<T>
getProvider
(Class<T> clazz) void
start
(org.osgi.framework.BundleContext context) void
stop
(org.osgi.framework.BundleContext context) 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
-
BUNDLE_ID
- See Also:
-
-
Constructor Details
-
Slingshot
public Slingshot()
-
-
Method Details
-
start
-
stop
-
getExtensions
-
getInstance
-
getSystemDriver
-
getSimulationDriver
-
getInstance
-
getProvider
-