public class GeneratorPlugin
extends org.eclipse.core.runtime.Plugin
| Constructor and Description |
|---|
GeneratorPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Generator> |
createGeneratorsFor(Object source) |
static GeneratorPlugin |
getDefault() |
void |
start(BundleContext bundleContext) |
void |
stop(BundleContext bundleContext) |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toStringpublic static GeneratorPlugin getDefault()
public void start(BundleContext bundleContext) throws Exception
start in interface BundleActivatorstart in class org.eclipse.core.runtime.PluginExceptionpublic void stop(BundleContext bundleContext) throws Exception
stop in interface BundleActivatorstop in class org.eclipse.core.runtime.PluginException