IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.notation
Class NotationPlugin

java.lang.Object
  extended byorg.eclipse.emf.common.EMFPlugin
      extended bycom.ibm.xtools.notation.NotationPlugin
All Implemented Interfaces:
Logger, ResourceLocator

public final class NotationPlugin
extends EMFPlugin

This is the central singleton for the notation model plugin.


Nested Class Summary
static class NotationPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 
Nested classes inherited from class org.eclipse.emf.common.EMFPlugin
EMFPlugin.EclipsePlugin
 
Field Summary
static NotationPlugin INSTANCE
          Keep track of the singleton
 
Fields inherited from class org.eclipse.emf.common.EMFPlugin
baseURL, delegateResourceLocators, images, resourceBundle, strings
 
Constructor Summary
NotationPlugin()
          Create the instance
 
Method Summary
static NotationPlugin.Implementation getPlugin()
          Returns the singleton instance of the Eclipse plugin
 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 NotationPlugin INSTANCE
Keep track of the singleton.

Constructor Detail

NotationPlugin

public NotationPlugin()
Create the instance.

Method Detail

getPluginResourceLocator

public ResourceLocator getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.

Returns:
the singleton instance.

getPlugin

public static NotationPlugin.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.