public final class CodeGenEcorePlugin extends EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeGenEcorePlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
static CodeGenEcorePlugin |
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 CodeGenEcorePlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator()
Returns an Eclipse plugin implementation of a resource locator.
|
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 CodeGenEcorePlugin INSTANCE
public static final java.lang.String ID
public ResourceLocator getPluginResourceLocator()
EMFPlugingetPluginResourceLocator in class EMFPluginpublic static CodeGenEcorePlugin.Implementation getPlugin()