Uses of Package
org.eclipse.emf.ecore

Packages that use org.eclipse.emf.ecore
org.eclipse.emf.codegen.ecore.genmodel   
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.codegen.ecore.genmodel.presentation   
org.eclipse.emf.codegen.ecore.genmodel.provider   
org.eclipse.emf.codegen.ecore.genmodel.util   
org.eclipse.emf.converter   
org.eclipse.emf.converter.ui.contribution.base   
org.eclipse.emf.converter.util   
org.eclipse.emf.databinding   
org.eclipse.emf.databinding.edit   
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.action   
org.eclipse.emf.ecore.change Provides an API for describing and applying model changes. 
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
org.eclipse.emf.ecore.change.provider Provides item providers for the change model. 
org.eclipse.emf.ecore.change.util Provides utilities. 
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
org.eclipse.emf.ecore.plugin Provides platform neutral integration with Eclipse. 
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.ecore.provider Provides item providers for Ecore. 
org.eclipse.emf.ecore.resource Provides an API for modeling abstract persistent resources. 
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.ecore.xmi.util   
org.eclipse.emf.ecore.xml.namespace   
org.eclipse.emf.ecore.xml.namespace.impl   
org.eclipse.emf.ecore.xml.namespace.util   
org.eclipse.emf.ecore.xml.type   
org.eclipse.emf.ecore.xml.type.impl   
org.eclipse.emf.ecore.xml.type.util   
org.eclipse.emf.edit.command This provides a framework for implementing and composing Commands as well as implementations of all primitive EMF commands.
org.eclipse.emf.edit.domain This provides support for an EditingDomain, which acts a centralized control mechanism for managing a set of interrelated models and the Commands which modify them.
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.provider.resource   
org.eclipse.emf.edit.tree   
org.eclipse.emf.edit.tree.impl   
org.eclipse.emf.edit.tree.provider   
org.eclipse.emf.edit.tree.util   
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
org.eclipse.emf.edit.ui.celleditor   
org.eclipse.emf.edit.ui.provider   
org.eclipse.emf.edit.ui.util   
org.eclipse.emf.exporter   
org.eclipse.emf.exporter.ui.contribution.base   
org.eclipse.emf.importer   
org.eclipse.emf.importer.ecore   
org.eclipse.emf.importer.java   
org.eclipse.emf.importer.java.builder   
org.eclipse.emf.importer.rose   
org.eclipse.emf.importer.rose.builder   
org.eclipse.emf.importer.ui.contribution.base   
org.eclipse.emf.mapping   
org.eclipse.emf.mapping.command   
org.eclipse.emf.mapping.domain   
org.eclipse.emf.mapping.ecore2ecore   
org.eclipse.emf.mapping.ecore2ecore.action   
org.eclipse.emf.mapping.ecore2ecore.impl   
org.eclipse.emf.mapping.ecore2ecore.presentation   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml   
org.eclipse.emf.mapping.ecore2xml.action   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.presentation   
org.eclipse.emf.mapping.ecore2xml.provider   
org.eclipse.emf.mapping.ecore2xml.util   
org.eclipse.emf.mapping.impl   
org.eclipse.emf.mapping.provider   
org.eclipse.emf.mapping.util   
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.codegen.ecore.genmodel
EAnnotation
          A representation of the model object 'EAnnotation'
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EEnumLiteral
          A representation of the model object 'EEnum Literal'.
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EParameter
          A representation of the model object 'EParameter'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
ETypeParameter
          A representation of the model object 'EType Parameter'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.codegen.ecore.genmodel.impl
EAnnotation
          A representation of the model object 'EAnnotation'
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EEnumLiteral
          A representation of the model object 'EEnum Literal'.
EFactory
          A representation of the model object 'EFactory'.
EGenericType
          A representation of the model object 'EGeneric Type'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EParameter
          A representation of the model object 'EParameter'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
ETypedElement
          A representation of the model object 'ETyped Element'
ETypeParameter
          A representation of the model object 'EType Parameter'.
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.codegen.ecore.genmodel.presentation
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.codegen.ecore.genmodel.provider
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.codegen.ecore.genmodel.util
EClass
          A representation of the model object 'EClass'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
EValidator
          A validity checker.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.converter
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.converter.ui.contribution.base
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.converter.util
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.databinding
EObject
          A representation of the model object 'EObject'.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.databinding.edit
EObject
          A representation of the model object 'EObject'.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore
EAnnotation
          A representation of the model object 'EAnnotation'
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EcoreFactory
          The Factory for the model.
EcorePackage
          The Package for the model.
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EEnumLiteral
          A representation of the model object 'EEnum Literal'.
EFactory
          A representation of the model object 'EFactory'.
EGenericType
          A representation of the model object 'EGeneric Type'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EPackage.Registry
          A map from namespace URI to EPackage.
EParameter
          A representation of the model object 'EParameter'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
EStructuralFeature.Internal.DynamicValueHolder
          An API for the backing store that holds dynamic values.
EStructuralFeature.Internal.SettingDelegate
          An API for delegating reflective access to settings.
EStructuralFeature.Setting
          A representation of a value held by a feature of an object.
ETypedElement
          A representation of the model object 'ETyped Element'
ETypeParameter
          A representation of the model object 'EType Parameter'.
EValidator
          A validity checker.
EValidator.Registry
          A map from EPackage to EValidator.
InternalEObject
          An internal interface implemented by all EObjects.
InternalEObject.EStore
          An external backing store to which an object may delegate all access.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.action
EClass
          A representation of the model object 'EClass'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.change
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EEnum
          A representation of the model object 'EEnum'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.change.impl
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.change.provider
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.change.util
EClass
          A representation of the model object 'EClass'
EObject
          A representation of the model object 'EObject'.
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.impl
EAnnotation
          A representation of the model object 'EAnnotation'
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EcoreFactory
          The Factory for the model.
EcorePackage
          The Package for the model.
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EEnumLiteral
          A representation of the model object 'EEnum Literal'.
EFactory
          A representation of the model object 'EFactory'.
EGenericType
          A representation of the model object 'EGeneric Type'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EPackage.Registry
          A map from namespace URI to EPackage.
EParameter
          A representation of the model object 'EParameter'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
EStructuralFeature.Internal
          Internal API implemented by all features.
EStructuralFeature.Internal.DynamicValueHolder
          An API for the backing store that holds dynamic values.
EStructuralFeature.Internal.SettingDelegate
          An API for delegating reflective access to settings.
EStructuralFeature.Setting
          A representation of a value held by a feature of an object.
ETypedElement
          A representation of the model object 'ETyped Element'
ETypeParameter
          A representation of the model object 'EType Parameter'.
EValidator
          A validity checker.
EValidator.Registry
          A map from EPackage to EValidator.
InternalEObject
          An internal interface implemented by all EObjects.
InternalEObject.EStore
          An external backing store to which an object may delegate all access.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.plugin
EPackage.Registry
          A map from namespace URI to EPackage.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.presentation
EClass
          A representation of the model object 'EClass'
EcoreFactory
          The Factory for the model.
EcorePackage
          The Package for the model.
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.provider
EObject
          A representation of the model object 'EObject'.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.resource
EObject
          A representation of the model object 'EObject'.
EPackage.Registry
          A map from namespace URI to EPackage.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.resource.impl
EClass
          A representation of the model object 'EClass'
EDataType
          A representation of the model object 'EData Type'
EFactory
          A representation of the model object 'EFactory'.
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EPackage.Registry
          A map from namespace URI to EPackage.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.util
EAnnotation
          A representation of the model object 'EAnnotation'
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EcorePackage
          The Package for the model.
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EEnumLiteral
          A representation of the model object 'EEnum Literal'.
EFactory
          A representation of the model object 'EFactory'.
EGenericType
          A representation of the model object 'EGeneric Type'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EPackage.Registry
          A map from namespace URI to EPackage.
EParameter
          A representation of the model object 'EParameter'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
EStructuralFeature.Setting
          A representation of a value held by a feature of an object.
ETypedElement
          A representation of the model object 'ETyped Element'
ETypeParameter
          A representation of the model object 'EType Parameter'.
EValidator
          A validity checker.
EValidator.PatternMatcher
          An common interface for pattern-based constraints.
EValidator.Registry
          A map from EPackage to EValidator.
EValidator.SubstitutionLabelProvider
          An interface for providing labels used within message substitutions.
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xmi
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EDataType
          A representation of the model object 'EData Type'
EFactory
          A representation of the model object 'EFactory'.
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xmi.impl
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EDataType
          A representation of the model object 'EData Type'
EFactory
          A representation of the model object 'EFactory'.
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EPackage.Registry
          A map from namespace URI to EPackage.
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xmi.util
EPackage.Registry
          A map from namespace URI to EPackage.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xml.namespace
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xml.namespace.impl
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xml.namespace.util
EPackage
          A representation of the model object 'EPackage'
EValidator
          A validity checker.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xml.type
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EDataType
          A representation of the model object 'EData Type'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xml.type.impl
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EDataType
          A representation of the model object 'EData Type'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.ecore.xml.type.util
EDataType
          A representation of the model object 'EData Type'
EPackage
          A representation of the model object 'EPackage'
EValidator
          A validity checker.
EValidator.PatternMatcher
          An common interface for pattern-based constraints.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.command
EAttribute
          A representation of the model object 'EAttribute'
EcorePackage
          The Package for the model.
EObject
          A representation of the model object 'EObject'.
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.domain
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.provider
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EcorePackage
          The Package for the model.
EDataType
          A representation of the model object 'EData Type'
EModelElement
          A representation of the model object 'EModel Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.provider.resource
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.tree
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.tree.impl
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.tree.provider
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.tree.util
EClass
          A representation of the model object 'EClass'
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.ui.action
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.ui.celleditor
EClassifier
          A representation of the model object 'EClassifier'
EObject
          A representation of the model object 'EObject'.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.ui.provider
EcorePackage
          The Package for the model.
EDataType
          A representation of the model object 'EData Type'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.edit.ui.util
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.exporter
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.exporter.ui.contribution.base
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer.ecore
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer.java
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer.java.builder
EAnnotation
          A representation of the model object 'EAnnotation'
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EEnum
          A representation of the model object 'EEnum'
EGenericType
          A representation of the model object 'EGeneric Type'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
ETypedElement
          A representation of the model object 'ETyped Element'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer.rose
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer.rose.builder
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
EDataType
          A representation of the model object 'EData Type'
EEnum
          A representation of the model object 'EEnum'
EEnumLiteral
          A representation of the model object 'EEnum Literal'.
EGenericType
          A representation of the model object 'EGeneric Type'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EParameter
          A representation of the model object 'EParameter'
EReference
          A representation of the model object 'EReference'
EStructuralFeature
          A representation of the model object 'EStructural Feature'
ETypedElement
          A representation of the model object 'ETyped Element'
ETypeParameter
          A representation of the model object 'EType Parameter'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.importer.ui.contribution.base
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.command
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.domain
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2ecore
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2ecore.action
EPackage
          A representation of the model object 'EPackage'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2ecore.impl
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2ecore.presentation
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2ecore.util
EClass
          A representation of the model object 'EClass'
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2xml
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2xml.action
EObject
          A representation of the model object 'EObject'.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2xml.impl
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2xml.presentation
EObject
          A representation of the model object 'EObject'.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2xml.provider
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.ecore2xml.util
EClass
          A representation of the model object 'EClass'
EClassifier
          A representation of the model object 'EClassifier'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EPackage
          A representation of the model object 'EPackage'
EPackage.Registry
          A map from namespace URI to EPackage.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.impl
EAttribute
          A representation of the model object 'EAttribute'
EClass
          A representation of the model object 'EClass'
EFactory
          A representation of the model object 'EFactory'.
EModelElement
          A representation of the model object 'EModel Element'
ENamedElement
          A representation of the model object 'ENamed Element'
EObject
          A representation of the model object 'EObject'.
EOperation
          A representation of the model object 'EOperation'
EPackage
          A representation of the model object 'EPackage'
EReference
          A representation of the model object 'EReference'
InternalEObject
          An internal interface implemented by all EObjects.
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.provider
EObject
          A representation of the model object 'EObject'.
EStructuralFeature
          A representation of the model object 'EStructural Feature'
 

Classes in org.eclipse.emf.ecore used by org.eclipse.emf.mapping.util
EClass
          A representation of the model object 'EClass'
EObject
          A representation of the model object 'EObject'.
 


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