public class EEFPropertiesUiLegacyPlugin
extends org.eclipse.emf.common.EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
EEFPropertiesUiLegacyPlugin.Implementation
This class is used as the bundle activator of the plugin.
|
| Modifier and Type | Field and Description |
|---|---|
static EEFPropertiesUiLegacyPlugin |
INSTANCE
The sole instance of the plugin.
|
static java.lang.String |
LEGACY_TABBED_PROPERTIES_PLUGIN_ID
The identifier of the legacuy tabbed properties plugin.
|
static java.lang.String |
PLUGIN_ID
The identifier of the plugin.
|
| Constructor and Description |
|---|
EEFPropertiesUiLegacyPlugin()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static EEFPropertiesUiLegacyPlugin.Implementation |
getImplementation()
Returns the OSGi related implementation.
|
org.eclipse.emf.common.util.ResourceLocator |
getPluginResourceLocator() |
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, maindelegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslatepublic static final java.lang.String PLUGIN_ID
public static final java.lang.String LEGACY_TABBED_PROPERTIES_PLUGIN_ID
public static final EEFPropertiesUiLegacyPlugin INSTANCE
public EEFPropertiesUiLegacyPlugin()
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator in class org.eclipse.emf.common.EMFPluginEMFPlugin.getPluginResourceLocator()public static EEFPropertiesUiLegacyPlugin.Implementation getImplementation()