public final class HistoryPlugin
extends org.eclipse.emf.common.EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
HistoryPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
| Modifier and Type | Field and Description |
|---|---|
static HistoryPlugin |
INSTANCE
Keep track of the singleton.
|
| Constructor and Description |
|---|
HistoryPlugin()
Create the instance.
|
| Modifier and Type | Method and Description |
|---|---|
static HistoryPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
org.eclipse.emf.common.util.ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.
|
getPluginLogger, getSymbolicName, log, maingetBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslatepublic static final HistoryPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator in class org.eclipse.emf.common.EMFPluginpublic static HistoryPlugin.Implementation getPlugin()
Copyright © 2020. All rights reserved.