org.eclipse.uml2.presentation
Class UML2EditorPlugin
java.lang.Object
org.eclipse.emf.common.EMFPlugin
org.eclipse.uml2.presentation.UML2EditorPlugin
- All Implemented Interfaces:
- Logger, ResourceLocator
- public final class UML2EditorPlugin
- extends EMFPlugin
This is the central singleton for the UML2 editor 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 UML2EditorPlugin INSTANCE
- Keep track of the singleton.
UML2EditorPlugin
public UML2EditorPlugin()
- Create the instance.
getPluginResourceLocator
public ResourceLocator getPluginResourceLocator()
- Returns the singleton instance of the Eclipse plugin.
- Returns:
- the singleton instance.
getPlugin
public static UML2EditorPlugin.Implementation getPlugin()
- Returns the singleton instance of the Eclipse plugin.
- Returns:
- the singleton instance.