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.converter   
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.exporter   
org.eclipse.emf.importer   
org.eclipse.emf.importer.ecore   
org.eclipse.emf.importer.java   
org.eclipse.emf.importer.rose   
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.converter
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.converter
static class ConverterPlugin.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.exporter
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.exporter
static class ExporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EclipseUIPlugin in org.eclipse.emf.importer
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.importer
static class ImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

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

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

Uses of EclipseUIPlugin in org.eclipse.emf.importer.java
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.importer.java
static class JavaImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EclipseUIPlugin in org.eclipse.emf.importer.rose
 

Subclasses of EclipseUIPlugin in org.eclipse.emf.importer.rose
static class RoseImporterPlugin.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-2004 IBM Corporation and others.
All Rights Reserved.