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

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 class GenAnnotationImpl
          An implementation of the model object 'Gen Annotation'
 class GenBaseImpl
          An implementation of the model object 'Gen Base'
 class GenClassifierImpl
          An implementation of the model object 'Gen Meta Object'
 class GenClassImpl
          An implementation of the model object 'Gen Class'
 class GenDataTypeImpl
          An implementation of the model object 'Gen Data Type'
 class GenEnumImpl
          An implementation of the model object 'Gen Enum'
 class GenEnumLiteralImpl
          An implementation of the model object 'Gen Enum Literal'
 class GenFeatureImpl
          An implementation of the model object 'Gen Feature'
 class GenModelFactoryImpl
          An implementation of the model Factory
 class GenModelImpl
          An implementation of the model object 'GenModel'
 class GenModelPackageImpl
          An implementation of the model Package
 class GenOperationImpl
          An implementation of the model object 'Gen Operation'
 class GenPackageImpl
          An implementation of the model object 'Gen Package'
 class GenParameterImpl
          An implementation of the model object 'Gen Parameter'
 class GenTypedElementImpl
          An implementation of the model object 'Gen Typed Element'
 class GenTypeParameterImpl
          An implementation of the model object 'Gen Type Parameter'
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.ecore.change.impl
 class ChangeDescriptionImpl
          An implementation of the model object 'Description'
 class ChangeFactoryImpl
          An implementation of the model Factory
 class ChangePackageImpl
          An implementation of the model Package
 class EObjectToChangesMapEntryImpl
          An implementation of the model object 'EObject To Changes Map Entry'
 class FeatureChangeImpl
          An implementation of the model object 'Feature Change'
 class FeatureMapEntryImpl
          An implementation of the model object 'Feature Map Entry'.
 class ListChangeImpl
          An implementation of the model object 'List Change'
 class ResourceChangeImpl
          An implementation of the model object 'Resource Change'
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.ecore.impl
 class DynamicEObjectImpl
          An implementation of the model object 'EObject' that's tuned for dynamic use.
static class DynamicEObjectImpl.BasicEMapEntry<K,V>
           
 class DynamicEStoreEObjectImpl
          An implementation of 'EObject' that delegates to a store.
 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 EGenericTypeImpl
          An implementation of the model object 'EGeneric Type'
 class EModelElementImpl
          An implementation of the model object 'EModel Element'
 class ENamedElementImpl
          An implementation of the model object 'ENamed Element'
 class EObjectImpl
          An implementation of the model object 'EObject'
 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 EStoreEObjectImpl
          An implementation of 'EObject' that delegates to a store.
 class EStringToStringMapEntryImpl
          An implementation of the model object 'EString To String Map Entry'
 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'
 class FlatEObjectImpl
          An implementation of the model object 'EObject'.
 

Uses of BasicEObjectImpl in org.eclipse.emf.ecore.util
 

Subclasses of BasicEObjectImpl in org.eclipse.emf.ecore.util
static class BasicFeatureMap.FeatureMapEObjectImpl
          Temporary for testing purposes only.
static class DelegatingFeatureMap.FeatureMapEObjectImpl
          Temporary for testing purposes only.
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.ecore.xml.namespace.impl
 class XMLNamespaceDocumentRootImpl
          An implementation of the model object 'Document Root'
 class XMLNamespaceFactoryImpl
          An implementation of the model Factory
 class XMLNamespacePackageImpl
          An implementation of the model Package
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.ecore.xml.type.impl
 class AnyTypeImpl
          An implementation of the model object 'Any Type'
 class ProcessingInstructionImpl
          An implementation of the model object 'Processing Instruction Type'
 class SimpleAnyTypeImpl
          An implementation of the model object 'Simple Any Type'
 class XMLTypeDocumentRootImpl
          An implementation of the model object 'Document Root'
 class XMLTypeFactoryImpl
          An implementation of the model Factory
 class XMLTypePackageImpl
          An implementation of the model Package
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.edit.tree.impl
 class TreeFactoryImpl
          An implementation of the model Factory
 class TreeNodeImpl
          An implementation of the model object 'Node'
 class TreePackageImpl
          An implementation of the model Package
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 class Ecore2EcoreFactoryImpl
          An implementation of the model Factory
 class Ecore2EcoreMappingRootImpl
          An implementation of the model object 'Mapping Root'
 class Ecore2EcorePackageImpl
          An implementation of the model Package
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.mapping.ecore2xml.impl
 class Ecore2XMLFactoryImpl
          An implementation of the model Factory
 class Ecore2XMLPackageImpl
          An implementation of the model Package
 class ENamedElementToXMLInfoMapEntryImpl
          An implementation of the model object 'ENamed Element To XML Info Map Entry'
 class XMLInfoImpl
          An implementation of the model object 'XML Info'
 class XMLMapImpl
          An implementation of the model object 'XML Map'
 

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

Subclasses of BasicEObjectImpl in org.eclipse.emf.mapping.impl
 class ComplexTypeConverterImpl
          An implementation of the model object 'Complex Type Converter'
 class FunctionNamePairImpl
          An implementation of the model object 'Function Name Pair'
 class FunctionPairImpl
          An implementation of the model object 'Function Pair'
 class MappingFactoryImpl
          An implementation of the model Factory
 class MappingHelperImpl
          An implementation of the model object 'Helper'
 class MappingImpl
          An implementation of the model object 'Mapping'
 class MappingPackageImpl
          An implementation of the model Package
 class MappingRootImpl
          An implementation of the model object 'Root'
 class MappingStrategyImpl
          An implementation of the model object 'Strategy'
 class TypeConverterImpl
          An implementation of the model object 'Type Converter'
 


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