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