Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.emf.transaction.ui.internal
Class EMFTransactionUIPlugin


java.lang.Object
  extended by 

org.eclipse.emf.common.util.DelegatingResourceLocator
      extended by 

org.eclipse.emf.common.EMFPlugin
          extended by 
org.eclipse.emf.transaction.ui.internal.EMFTransactionUIPlugin
All Implemented Interfaces:
Logger, ResourceLocator

public class EMFTransactionUIPlugin
extends EMFPlugin

The main plugin class to be used in the desktop.


Nested Class Summary
static class EMFTransactionUIPlugin.Implementation
          The definition of the Eclipse plug-in flavour of this EMF plug-in.
 
Nested classes/interfaces inherited from class org.eclipse.emf.common. EMFPlugin
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper
 
Field Summary
static  EMFTransactionUIPlugin INSTANCE
           
 
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
 
Constructor Summary
EMFTransactionUIPlugin ()
          The constructor.
 
Method Summary
static  EMFTransactionUIPlugin.Implementation getPlugin ()
          Obtains the Eclipse plug-in that I implement.
static  String getPluginId ()
          Obtains my plug-in identifier.
  ResourceLocator getPluginResourceLocator ()
           
 
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
 

Field Detail

INSTANCE

public static final 
EMFTransactionUIPlugin INSTANCE
Constructor Detail

EMFTransactionUIPlugin

public EMFTransactionUIPlugin()
The constructor.

Method Detail

getPluginResourceLocator

public 
ResourceLocator getPluginResourceLocator()
Specified by:
getPluginResourceLocator in class EMFPlugin

getPlugin

public static 
EMFTransactionUIPlugin.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

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire