Uses of Class
org.eclipse.emf.common.ui.EclipseUIPlugin

Packages that use EclipseUIPlugin
org.eclipse.emf.codegen.ecore.genmodel.provider   
org.eclipse.emf.common.ui This provides generally reusable extensions for the Eclipse UI 
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.edit.ui This provides plugin support for EMF.Edit.UI. 
org.eclipse.emf.mapping.ecore2ecore.presentation   
org.eclipse.emf.mapping.ecore2xml.ui   
 

Uses of EclipseUIPlugin in org.eclipse.emf.codegen.ecore.genmodel.provider
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.codegen.ecore.genmodel.provider
static class GenModelEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EclipseUIPlugin in org.eclipse.emf.common.ui
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.common.ui
static class CommonUIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EclipseUIPlugin in org.eclipse.emf.ecore.presentation
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.ecore.presentation
static class EcoreEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EclipseUIPlugin in org.eclipse.emf.edit.ui
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.edit.ui
static class EMFEditUIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EclipseUIPlugin in org.eclipse.emf.mapping.ecore2ecore.presentation
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.mapping.ecore2ecore.presentation
static class Ecore2EcoreEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EclipseUIPlugin in org.eclipse.emf.mapping.ecore2xml.ui
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.mapping.ecore2xml.ui
static class Ecore2XMLUIPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 


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