|
org.eclipse.emf.transaction.internal
Class EMFTransactionPlugin
java.lang.Object
org.eclipse.emf.common.util.DelegatingResourceLocator
org.eclipse.emf.common.EMFPlugin
org.eclipse.emf.transaction.internal.EMFTransactionPlugin
-
All Implemented Interfaces:
-
Logger,
ResourceLocator
-
public class EMFTransactionPlugin
- extends
EMFPlugin
The main plugin class to be used in the desktop.
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
|
INSTANCE
public static final
EMFTransactionPlugin INSTANCE
EMFTransactionPlugin
public EMFTransactionPlugin()
- The constructor.
getPluginResourceLocator
public
ResourceLocator getPluginResourceLocator()
-
-
Specified by:
-
getPluginResourceLocator
in class
EMFPlugin
-
getPlugin
public static
EMFTransactionPlugin.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
|
|