public final class EffectsEditPlugin extends EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
EffectsEditPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper, EMFPlugin.OSGiDelegatingBundleActivator| Modifier and Type | Field and Description |
|---|---|
static EffectsEditPlugin |
INSTANCE
Keep track of the singleton.
|
IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE| Constructor and Description |
|---|
EffectsEditPlugin()
Create the instance.
|
| Modifier and Type | Method and Description |
|---|---|
static EffectsEditPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.
|
getPluginLogger, getSymbolicName, log, maingetBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslateequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseURL, getImage, getString, getString, getString, getStringpublic static final EffectsEditPlugin INSTANCE
public EffectsEditPlugin()
public ResourceLocator getPluginResourceLocator()
getPluginResourceLocator in class EMFPluginpublic static EffectsEditPlugin.Implementation getPlugin()