Uses of Class
org.eclipse.emf.common.EMFPlugin.InternalHelper

Packages that use EMFPlugin.InternalHelper
org.eclipse.emf.common Provides a collection of subpackages to support the EMF infrastructure. 
org.eclipse.emf.common.ui This provides generally reusable extensions for the Eclipse UI 
 

Uses of EMFPlugin.InternalHelper in org.eclipse.emf.common
 

Fields in org.eclipse.emf.common declared as EMFPlugin.InternalHelper
protected  EMFPlugin.InternalHelper EMFPlugin.EclipsePlugin.helper
          The EMF plug-in APIs are all delegated to this helper, so that code can be shared by plug-in implementations with a different platform base class (e.g.
 

Uses of EMFPlugin.InternalHelper in org.eclipse.emf.common.ui
 

Fields in org.eclipse.emf.common.ui declared as EMFPlugin.InternalHelper
protected  EMFPlugin.InternalHelper EclipseUIPlugin.helper
          The EMF plug-in APIs are all delegated to this helper, so that code can be shared by plug-in implementations with a different platform base class (e.g.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.