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