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