org.eclipse.uml2.provider
Class UML2EditPlugin
java.lang.Object
org.eclipse.emf.common.EMFPlugin
org.eclipse.uml2.provider.UML2EditPlugin
- All Implemented Interfaces:
- Logger, ResourceLocator
- public final class UML2EditPlugin
- extends EMFPlugin
This is the central singleton for the UML2 edit plugin.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
-
- See Also:
- Constant Field Values
INSTANCE
public static final UML2EditPlugin INSTANCE
- Keep track of the singleton.
UML2EditPlugin
public UML2EditPlugin()
- Create the instance.
getPluginResourceLocator
public ResourceLocator getPluginResourceLocator()
- Returns the singleton instance of the Eclipse plugin.
- Returns:
- the singleton instance.
getPlugin
public static UML2EditPlugin.Implementation getPlugin()
- Returns the singleton instance of the Eclipse plugin.
- Returns:
- the singleton instance.