org.eclipse.emf.workspace.internal
Class EMFWorkspacePlugin
java.lang.Object
org.eclipse.emf.common.util.DelegatingResourceLocator
org.eclipse.emf.common.EMFPlugin
org.eclipse.emf.workspace.internal.EMFWorkspacePlugin
- All Implemented Interfaces:
- org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator
public class EMFWorkspacePlugin
- extends org.eclipse.emf.common.EMFPlugin
The main plugin class to be used in the desktop.
Nested classes/interfaces inherited from class org.eclipse.emf.common.EMFPlugin |
org.eclipse.emf.common.EMFPlugin.EclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalHelper |
Fields inherited from class org.eclipse.emf.common.EMFPlugin |
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE |
Fields inherited from class org.eclipse.emf.common.util.DelegatingResourceLocator |
baseURL, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings |
Methods inherited from class org.eclipse.emf.common.EMFPlugin |
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, main |
Methods inherited from class org.eclipse.emf.common.util.DelegatingResourceLocator |
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.util.ResourceLocator |
getBaseURL, getImage, getString, getString, getString, getString |
OPTION_OWNING_OPERATION
public static final String OPTION_OWNING_OPERATION
- Transaction option that references the AbstractEMFOperation that created it.
- See Also:
- Constant Field Values
INSTANCE
public static final EMFWorkspacePlugin INSTANCE
EMFWorkspacePlugin
public EMFWorkspacePlugin()
- The constructor.
getPluginResourceLocator
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
- Specified by:
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
getPlugin
public static EMFWorkspacePlugin.Implementation getPlugin()
- Obtains the Eclipse plug-in that I implement.
- Returns:
- my Eclipse plug-in self
getPluginId
public static String getPluginId()
- Obtains my plug-in identifier.
- Returns:
- my plug-in unique ID