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.examples.extlibrary.impl   
org.eclipse.emf.java.impl   
org.eclipse.emf.mapping.ecore2ecore.impl   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.impl   
org.eclipse.emf.mapping.xsd2ecore.impl   
org.eclipse.emf.test.core.featuremap.supplier.impl   
org.eclipse.emf.test.databinding.emfdb.impl   
org.eclipse.emf.test.models.customer.impl   
org.eclipse.emf.test.models.dbitem.impl   
org.eclipse.emf.test.models.dbprice.impl   
org.eclipse.emf.test.models.ext.impl   
org.eclipse.emf.test.models.key.impl   
org.eclipse.emf.test.models.lib.impl   
org.eclipse.emf.test.models.library.impl   
org.eclipse.emf.test.models.movie.db.impl   
org.eclipse.emf.test.models.order.impl   
org.eclipse.emf.test.models.ppo.impl   
org.eclipse.emf.test.models.qname.impl   
org.eclipse.emf.test.models.ref.impl   
org.eclipse.emf.test.models.ref.unsettable.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.examples.extlibrary.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.examples.extlibrary.impl
 class EXTLibraryFactoryImpl
          An implementation of the model Factory
 

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

Subclasses of EFactoryImpl in org.eclipse.emf.java.impl
 class JavaFactoryImpl
          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
 

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

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

Uses of EFactoryImpl in org.eclipse.emf.test.core.featuremap.supplier.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.core.featuremap.supplier.impl
 class SupplierFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.databinding.emfdb.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.databinding.emfdb.impl
 class EmfdbFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.customer.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.customer.impl
 class CustomerFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.dbitem.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.dbitem.impl
 class DBItemFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.dbprice.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.dbprice.impl
 class DBPriceFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.ext.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.ext.impl
 class ExtFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.key.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.key.impl
 class KeyFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.lib.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.lib.impl
 class LibFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.library.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.library.impl
 class LibraryFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.movie.db.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.movie.db.impl
 class DBFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.order.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.order.impl
 class OrderFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.ppo.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.ppo.impl
 class PPOFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.qname.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.qname.impl
 class QNameFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.ref.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.ref.impl
 class RefFactoryImpl
          An implementation of the model Factory
 

Uses of EFactoryImpl in org.eclipse.emf.test.models.ref.unsettable.impl
 

Subclasses of EFactoryImpl in org.eclipse.emf.test.models.ref.unsettable.impl
 class URefFactoryImpl
          An implementation of the model Factory
 


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