public final class CodeGenPlugin extends EMFPlugin
INSTANCE| Modifier and Type | Class and Description |
|---|---|
static class |
CodeGenPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper, EMFPlugin.OSGiDelegatingBundleActivator| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The plugin ID
|
static CodeGenPlugin |
INSTANCE
The singleton instance of the plugin.
|
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLEbaseURL, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings| Modifier and Type | Method and Description |
|---|---|
static CodeGenPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator()
Returns an Eclipse plugin implementation of a resource locator.
|
static void |
write(java.lang.Exception exception)
Returns the singleton instance of the Eclipse plugin.
|
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, maindelegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseURL, getImage, getString, getString, getString, getStringpublic static final CodeGenPlugin INSTANCE
public static final java.lang.String ID
public ResourceLocator getPluginResourceLocator()
EMFPlugingetPluginResourceLocator in class EMFPluginpublic static CodeGenPlugin.Implementation getPlugin()
public static void write(java.lang.Exception exception)