|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.EMFPlugin
org.eclipse.uml2.UML2Plugin
This is the central singleton for the UML2 model plugin.
Nested Class Summary | |
static class |
UML2Plugin.Implementation
The actual implementation of the Eclipse Plugin |
Nested classes inherited from class org.eclipse.emf.common.EMFPlugin |
org.eclipse.emf.common.EMFPlugin.EclipsePlugin |
Field Summary | |
static String |
copyright
|
static UML2Plugin |
INSTANCE
Keep track of the singleton |
Fields inherited from class org.eclipse.emf.common.EMFPlugin |
baseURL, delegateResourceLocators, images, resourceBundle, strings |
Constructor Summary | |
UML2Plugin()
Create the instance |
Method Summary | |
static UML2Plugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin |
org.eclipse.emf.common.util.ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin |
Methods inherited from class org.eclipse.emf.common.EMFPlugin |
delegatedGetImage, delegatedGetString, doGetImage, getBaseURL, getImage, getPluginLogger, getString, getString, getSymbolicName, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
public static final UML2Plugin INSTANCE
Constructor Detail |
public UML2Plugin()
Method Detail |
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
public static UML2Plugin.Implementation getPlugin()
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |