public final class UMLPlugin extends EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
UMLPlugin.Implementation
The actual implementation of the Eclipse Plugin
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper, EMFPlugin.OSGiDelegatingBundleActivator
Modifier and Type | Field and Description |
---|---|
static UMLPlugin |
INSTANCE
Keep track of the singleton
|
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE
baseURL, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings
Constructor and Description |
---|
UMLPlugin()
Create the instance
|
Modifier and Type | Method and Description |
---|---|
static UMLPlugin.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, main
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBaseURL, getImage, getString, getString, getString, getString
public static final UMLPlugin INSTANCE
public ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class EMFPlugin
public static UMLPlugin.Implementation getPlugin()