Uses of Interface
org.eclipse.emf.common.util.Logger

Packages that use Logger
org.eclipse.emf.common Provides a collection of subpackages to support the EMF infrastructure. 
 

Uses of Logger in org.eclipse.emf.common
 

Classes in org.eclipse.emf.common that implement Logger
 class CommonPlugin
          The Plugin for the model EMF.Common library.
static class CommonPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 class EMFPlugin
          EMF must run within an Eclipse workbench, within a headless Eclipse workspace, or just stand-alone as part of some other application.
static class EMFPlugin.EclipsePlugin
          The actual implementation of an Eclipse Plugin.
 

Methods in org.eclipse.emf.common that return Logger
 Logger EMFPlugin.getPluginLogger()
          Returns an Eclipse plugin implementation of a logger.
 



Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.