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

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

Subclasses of EObjectImpl 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 GenModelImpl
          An implementation of the model object 'GenModel'
 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 EObjectImpl in org.eclipse.emf.ecore.change.impl
 

Subclasses of EObjectImpl in org.eclipse.emf.ecore.change.impl
 class ChangeDescriptionImpl
          An implementation of the model object 'Description'
 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 EObjectImpl in org.eclipse.emf.ecore.impl
 

Subclasses of EObjectImpl 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 EStoreEObjectImpl
          An implementation of 'EObject' that delegates to a store.
 class FlatEObjectImpl
          An implementation of the model object 'EObject'.
 

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

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

Subclasses of EObjectImpl in org.eclipse.emf.ecore.xcore.impl
 class XAnnotationDirectiveImpl
          An implementation of the model object 'XAnnotation Directive'
 class XAnnotationImpl
          An implementation of the model object 'XAnnotation'
 class XAttributeImpl
          An implementation of the model object 'XAttribute'
 class XClassifierImpl
          An implementation of the model object 'XClassifier'
 class XClassImpl
          An implementation of the model object 'XClass'
 class XDataTypeImpl
          An implementation of the model object 'XData Type'
 class XEnumImpl
          An implementation of the model object 'XEnum'
 class XEnumLiteralImpl
          An implementation of the model object 'XEnum Literal'
 class XGenericTypeImpl
          An implementation of the model object 'XGeneric Type'
 class XImportDirectiveImpl
          An implementation of the model object 'XImport Directive'
 class XMemberImpl
          An implementation of the model object 'XMember'
 class XModelElementImpl
          An implementation of the model object 'XModel Element'
 class XNamedElementImpl
          An implementation of the model object 'XNamed Element'
 class XOperationImpl
          An implementation of the model object 'XOperation'
 class XPackageImpl
          An implementation of the model object 'XPackage'
 class XParameterImpl
          An implementation of the model object 'XParameter'
 class XReferenceImpl
          An implementation of the model object 'XReference'
 class XStringToStringMapEntryImpl
          An implementation of the model object 'XString To String Map Entry'
 class XStructuralFeatureImpl
          An implementation of the model object 'XStructural Feature'
 class XTypedElementImpl
          An implementation of the model object 'XTyped Element'
 class XTypeParameterImpl
          An implementation of the model object 'XType Parameter'
 

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

Subclasses of EObjectImpl in org.eclipse.emf.ecore.xml.namespace.impl
 class XMLNamespaceDocumentRootImpl
          An implementation of the model object 'Document Root'
 

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

Subclasses of EObjectImpl 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'
 

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

Subclasses of EObjectImpl in org.eclipse.emf.edit.tree.impl
 class TreeNodeImpl
          An implementation of the model object 'Node'
 

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

Subclasses of EObjectImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 class Ecore2EcoreMappingRootImpl
          An implementation of the model object 'Mapping Root'
 

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

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

Subclasses of EObjectImpl 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 MappingHelperImpl
          An implementation of the model object 'Helper'
 class MappingImpl
          An implementation of the model object 'Mapping'
 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-2012 IBM Corporation and others.
All Rights Reserved.