public final class CommonEditPlugin
extends org.eclipse.emf.common.EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
CommonEditPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
Modifier and Type | Field and Description |
---|---|
static CommonEditPlugin |
INSTANCE
Keep track of the singleton.
|
Constructor and Description |
---|
CommonEditPlugin()
Create the instance.
|
Modifier and Type | Method and Description |
---|---|
static CommonEditPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
org.eclipse.emf.common.util.ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.
|
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, main
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
public static final CommonEditPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
public static CommonEditPlugin.Implementation getPlugin()