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