Uses of Class
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl

Packages that use AdapterFactoryImpl
org.eclipse.emf.codegen.ecore.generator   
org.eclipse.emf.codegen.ecore.genmodel.generator   
org.eclipse.emf.codegen.ecore.genmodel.provider   
org.eclipse.emf.codegen.ecore.genmodel.util   
org.eclipse.emf.ecore.change.provider Provides item providers for the change model. 
org.eclipse.emf.ecore.change.util Provides utilities. 
org.eclipse.emf.ecore.provider Provides item providers for Ecore. 
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.provider.resource   
org.eclipse.emf.edit.tree.provider   
org.eclipse.emf.edit.tree.util   
org.eclipse.emf.mapping.ecore2ecore.provider   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml.provider   
org.eclipse.emf.mapping.ecore2xml.util   
org.eclipse.emf.mapping.impl   
org.eclipse.emf.mapping.provider   
org.eclipse.emf.mapping.util   
 

Uses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.generator
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.generator
 class AbstractGeneratorAdapterFactory
          A base GeneratorAdapterFactory implementation.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.generator
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.generator
 class GenModelGeneratorAdapterFactory
          A generator adapter factory for the GenModel package.
 

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

Subclasses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.provider
 class GenModelItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.util
 class GenModelAdapterFactory
          The Adapter Factory for the model.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.ecore.change.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.ecore.change.provider
 class ChangeItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.ecore.change.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.ecore.change.util
 class ChangeAdapterFactory
          The Adapter Factory for the model.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.ecore.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.ecore.provider
 class EcoreItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.ecore.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.ecore.util
 class EcoreAdapterFactory
          The Adapter Factory for the model.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.edit.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.edit.provider
 class ReflectiveItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers reflectively.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.edit.provider.resource
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.edit.provider.resource
 class ResourceItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.edit.tree.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.edit.tree.provider
 class TreeItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.edit.tree.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.edit.tree.util
 class TreeAdapterFactory
          The Adapter Factory for the model.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2ecore.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2ecore.provider
 class Ecore2EcoreItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2ecore.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2ecore.util
 class Ecore2EcoreAdapterFactory
          The Adapter Factory for the model.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2xml.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2xml.provider
 class Ecore2XMLItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support Viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2xml.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.ecore2xml.util
 class Ecore2XMLAdapterFactory
          The Adapter Factory for the model.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.impl
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.impl
protected  class MappingRootImpl.MappedObjectStateAdapterFactory
          This is the factory that creates adapters for the objects being mapped.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.provider
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.provider
 class MappingItemProviderAdapterFactory
          This is the factory that is used to provide the interfaces needed to support JFace viewers.
 

Uses of AdapterFactoryImpl in org.eclipse.emf.mapping.util
 

Subclasses of AdapterFactoryImpl in org.eclipse.emf.mapping.util
 class MappingAdapterFactory
          The Adapter Factory for the model.
 


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