|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.EMFPlugin
org.eclipse.emf.exporter.ExporterPlugin
The Plugin for the model exporter.
Nested Class Summary | |
---|---|
static class |
ExporterPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
Nested classes inherited from class org.eclipse.emf.common.EMFPlugin |
---|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper |
Field Summary | |
---|---|
static java.lang.String |
ID
|
static ExporterPlugin |
INSTANCE
The singleton instance of the plugin. |
Fields inherited from class org.eclipse.emf.common.EMFPlugin |
---|
baseURL, delegateResourceLocators, images, IS_ECLIPSE_RUNNING, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings |
Method Summary | |
---|---|
static ExporterPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin. |
ResourceLocator |
getPluginResourceLocator()
Returns an Eclipse plugin implementation of a resource locator. |
Methods inherited from class org.eclipse.emf.common.EMFPlugin |
---|
delegatedGetImage, delegatedGetString, doGetImage, getBaseURL, getImage, getPluginLogger, getString, getString, getString, getString, getSymbolicName, log, main, setShouldTranslate, shouldTranslate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ExporterPlugin INSTANCE
public static final java.lang.String ID
Method Detail |
public ResourceLocator getPluginResourceLocator()
EMFPlugin
getPluginResourceLocator
in class EMFPlugin
public static ExporterPlugin.Implementation getPlugin()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |