Uses of Class
org.eclipse.emf.ecore.impl.EFactoryImpl

Packages that use EFactoryImpl
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
org.eclipse.emf.ecore.xml.namespace.impl   
org.eclipse.emf.ecore.xml.type.impl   
org.eclipse.emf.edit.tree.impl   
org.eclipse.emf.mapping.ecore2ecore.impl   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.impl   
 

Uses of EFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 class GenModelFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.ecore.change.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.ecore.change.impl
 class ChangeFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.ecore.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.ecore.impl
 class EcoreFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.ecore.xml.namespace.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.ecore.xml.namespace.impl
 class XMLNamespaceFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.ecore.xml.type.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.ecore.xml.type.impl
 class XMLTypeFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.edit.tree.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.edit.tree.impl
 class TreeFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 class Ecore2EcoreFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.mapping.ecore2xml.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.mapping.ecore2xml.impl
 class Ecore2XMLFactoryImpl
          An implementation of the model Factory
 

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

Subclasses of EFactoryImpl in org.eclipse.emf.mapping.impl
 class MappingFactoryImpl
          An implementation of the model Factory
 


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