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

Packages that use EModelElementImpl
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 EModelElementImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 

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

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

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

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

Subclasses of EModelElementImpl in org.eclipse.emf.ecore.impl
 class EAnnotationImpl
          An implementation of the model object 'EAnnotation'
 class EAttributeImpl
          An implementation of the model object 'EAttribute'
 class EClassifierImpl
          An implementation of the model object 'EMeta Object'.
 class EClassImpl
          An implementation of the model object 'EClass'.
 class EcoreFactoryImpl
          An implementation of the model Factory
 class EcorePackageImpl
          An implementation of the model Package
 class EDataTypeImpl
          An implementation of the model object 'EData Type'
 class EEnumImpl
          An implementation of the model object 'EEnum'
 class EEnumLiteralImpl
          An implementation of the model object 'EEnum Literal'
 class EFactoryImpl
          An implementation of the model object 'EFactory'
 class ENamedElementImpl
          An implementation of the model object 'ENamed Element'
 class EOperationImpl
          An implementation of the model object 'EOperation'.
 class EPackageImpl
          An implementation of the model object 'EPackage'.
 class EParameterImpl
          An implementation of the model object 'EParameter'
 class EReferenceImpl
          An implementation of the model object 'EReference'
 class EStructuralFeatureImpl
          An implementation of the model object 'EStructural Feature'.
 class ETypedElementImpl
          An implementation of the model object 'ETyped Element'
 class ETypeParameterImpl
          An implementation of the model object 'EType Parameter'
 

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

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

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

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

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

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

Uses of EModelElementImpl in org.eclipse.emf.examples.extlibrary.impl
 

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

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

Subclasses of EModelElementImpl in org.eclipse.emf.java.impl
 class JavaFactoryImpl
          An implementation of the model Factory
 class JavaPackageImpl
          An implementation of the model Package
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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