public final class XcoreImporterPlugin extends EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
XcoreImporterPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper, EMFPlugin.OSGiDelegatingBundleActivator| Modifier and Type | Field and Description |
|---|---|
static XcoreImporterPlugin |
INSTANCE
The singleton instance of the plugin.
|
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLEbaseURL, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings| Modifier and Type | Method and Description |
|---|---|
static XcoreImporterPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator()
Returns an Eclipse plugin implementation of a resource locator.
|
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 XcoreImporterPlugin INSTANCE
public ResourceLocator getPluginResourceLocator()
EMFPlugingetPluginResourceLocator in class EMFPluginpublic static XcoreImporterPlugin.Implementation getPlugin()