public class EEFIdeUiPlugin
extends org.eclipse.emf.common.EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
EEFIdeUiPlugin.Implementation
This class is used as the bundle activator of the plugin.
|
Modifier and Type | Field and Description |
---|---|
static EEFIdeUiPlugin |
INSTANCE
The sole instance of the plugin.
|
static java.lang.String |
PLUGIN_ID
The identifier of the plugin.
|
Constructor and Description |
---|
EEFIdeUiPlugin()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
static EEFIdeUiPlugin.Implementation |
getPlugin() |
org.eclipse.emf.common.util.ResourceLocator |
getPluginResourceLocator() |
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, main
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
public static final java.lang.String PLUGIN_ID
public static final EEFIdeUiPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
EMFPlugin.getPluginResourceLocator()
public static EEFIdeUiPlugin.Implementation getPlugin()