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

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

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.ecore.change.impl
 

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.ecore.impl
 

Subclasses of FlatEObjectImpl 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 EModelElementImpl
          An implementation of the model object 'EModel Element'
 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 FlatEObjectImpl in org.eclipse.emf.ecore.xml.namespace.impl
 

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.ecore.xml.type.impl
 

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.edit.tree.impl
 

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.mapping.ecore2xml.impl
 

Subclasses of FlatEObjectImpl 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 FlatEObjectImpl in org.eclipse.emf.mapping.impl
 

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


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