public final class DataBindingEditPlugin extends EMFPlugin
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
This is the central singleton for the Data binding Edit plugin.| Modifier and Type | Class and Description |
|---|---|
static class |
DataBindingEditPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper| Modifier and Type | Field and Description |
|---|---|
static DataBindingEditPlugin |
INSTANCE
Keep track of the singleton.
|
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLEbaseURL, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings| Constructor and Description |
|---|
DataBindingEditPlugin()
Create the instance.
|
| Modifier and Type | Method and Description |
|---|---|
static DataBindingEditPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.
|
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, maindelegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseURL, getImage, getString, getString, getString, getStringpublic static final DataBindingEditPlugin INSTANCE
public ResourceLocator getPluginResourceLocator()
getPluginResourceLocator in class EMFPluginpublic static DataBindingEditPlugin.Implementation getPlugin()