public final class BackgroundEditPlugin
extends org.eclipse.emf.common.EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
BackgroundEditPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
Modifier and Type | Field and Description |
---|---|
static BackgroundEditPlugin |
INSTANCE
Keep track of the singleton.
|
Constructor and Description |
---|
BackgroundEditPlugin()
Create the instance.
|
Modifier and Type | Method and Description |
---|---|
static BackgroundEditPlugin.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, main
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getBundleLocalization, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
public static final BackgroundEditPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
public static BackgroundEditPlugin.Implementation getPlugin()
Copyright © 2019. All rights reserved.