public final class PomEditPlugin
extends org.eclipse.emf.common.EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
PomEditPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
| Modifier and Type | Field and Description |
|---|---|
static PomEditPlugin |
INSTANCE
Keep track of the singleton.
|
| Constructor and Description |
|---|
PomEditPlugin()
Create the instance.
|
| Modifier and Type | Method and Description |
|---|---|
static PomEditPlugin.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.
|
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, maindelegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getBundleLocalization, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslatepublic static final PomEditPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator in class org.eclipse.emf.common.EMFPluginpublic static PomEditPlugin.Implementation getPlugin()
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.