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

Packages that use EMFPlugin.EclipsePlugin
org.eclipse.emf.cheatsheets   
org.eclipse.emf.codegen   
org.eclipse.emf.codegen.ecore   
org.eclipse.emf.common Provides a collection of subpackages to support the EMF infrastructure. 
org.eclipse.emf.converter   
org.eclipse.emf.databinding   
org.eclipse.emf.databinding.edit   
org.eclipse.emf.ecore.change Provides an API for describing and applying model changes. 
org.eclipse.emf.ecore.change.provider Provides item providers for the change model. 
org.eclipse.emf.ecore.plugin Provides platform neutral integration with Eclipse. 
org.eclipse.emf.ecore.provider Provides item providers for Ecore. 
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.edit This provides plugin support for EMF.Edit. 
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   
org.eclipse.emf.mapping.ecore2ecore   
org.eclipse.emf.oda.ecore   
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.cheatsheets
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.cheatsheets
static class CheatSheetsPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.codegen
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.codegen
static class CodeGenPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.codegen.ecore
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.codegen.ecore
static class CodeGenEcorePlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

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

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.common
static class CommonPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.converter
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.converter
static class ConverterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.databinding
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.databinding
static class DataBindingPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.databinding.edit
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.databinding.edit
static class DataBindingEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.change
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.change
static class ChangePlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.change.provider
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.change.provider
static class ChangeEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.plugin
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.plugin
static class EcorePlugin.Implementation
          A plugin implementation that handles Ecore plugin registration.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.provider
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.provider
static class EcoreEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.xmi
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.ecore.xmi
static class XMIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.edit
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.edit
static class EMFEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.exporter
 

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

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.importer
 

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

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.importer.ecore
 

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

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.importer.java
 

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

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.importer.rose
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.importer.rose
static class RoseImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.mapping
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.mapping
static class MappingPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.mapping.ecore2ecore
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.mapping.ecore2ecore
static class Ecore2EcorePlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Uses of EMFPlugin.EclipsePlugin in org.eclipse.emf.oda.ecore
 

Subclasses of EMFPlugin.EclipsePlugin in org.eclipse.emf.oda.ecore
static class ODAEcorePlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 


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