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