public class EEFCommonPlugin
extends org.eclipse.emf.common.EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
EEFCommonPlugin.Implementation
The bundle activator of the bundle.
|
Modifier and Type | Field and Description |
---|---|
static EEFCommonPlugin |
INSTANCE
The sole instance of the plugin.
|
static java.lang.String |
PLUGIN_ID
The identifier of the plugin.
|
Constructor and Description |
---|
EEFCommonPlugin()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
static EEFCommonPlugin.Implementation |
getPlugin()
Returns the bundle activator.
|
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 EEFCommonPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
EMFPlugin.getPluginResourceLocator()
public static EEFCommonPlugin.Implementation getPlugin()