IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.umlnotation
Class UmlnotationPlugin

java.lang.Object
  extended byorg.eclipse.emf.common.EMFPlugin
      extended bycom.ibm.xtools.umlnotation.UmlnotationPlugin
All Implemented Interfaces:
org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator

public final class UmlnotationPlugin
extends org.eclipse.emf.common.EMFPlugin

This is the central singleton for the umlnotation model plugin.


Nested Class Summary
static class UmlnotationPlugin.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 UmlnotationPlugin INSTANCE
          Keep track of the singleton
 
Fields inherited from class org.eclipse.emf.common.EMFPlugin
baseURL, delegateResourceLocators, images, resourceBundle, strings
 
Constructor Summary
UmlnotationPlugin()
          Create the instance
 
Method Summary
static UmlnotationPlugin.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

INSTANCE

public static final UmlnotationPlugin INSTANCE
Keep track of the singleton.

Constructor Detail

UmlnotationPlugin

public UmlnotationPlugin()
Create the instance.

Method Detail

getPluginResourceLocator

public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.

getPlugin

public static UmlnotationPlugin.Implementation getPlugin()
Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.