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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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