Uses of Package
org.eclipse.emf.ecore.resource.impl

Packages that use org.eclipse.emf.ecore.resource.impl
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.xmi.impl   
org.eclipse.emf.ecore.xml.type.util   
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.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml.util   
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.ecore.resource
URIHandlerImpl
          An implementation of a URI handler.
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.ecore.resource.impl
ArchiveURIHandlerImpl.Archive
          A specialized class for reading from an archive.
BinaryResourceImpl.BinaryIO
           
BinaryResourceImpl.BinaryIO.FeatureKind
           
BinaryResourceImpl.BinaryIO.Version
           
BinaryResourceImpl.EObjectInputStream.EClassData
           
BinaryResourceImpl.EObjectInputStream.EPackageData
           
BinaryResourceImpl.EObjectInputStream.EStructuralFeatureData
           
BinaryResourceImpl.EObjectOutputStream.Check
           
BinaryResourceImpl.EObjectOutputStream.EClassData
           
BinaryResourceImpl.EObjectOutputStream.EPackageData
           
BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData
           
ContentHandlerImpl
          An implementation of a content handler.
DESCipherImpl
          EMF implementation for the URIConverter.Cipher interface using the DES encryption algorithm.
ExtensibleURIConverterImpl
          A highly functional and extensible URI converter implementation.
ExtensibleURIConverterImpl.ContentHandlerList
           
ExtensibleURIConverterImpl.URIHandlerList
           
ExtensibleURIConverterImpl.URIMap
          A map that remaps URIs.
PlatformResourceURIHandlerImpl.PlatformResourceOutputStream
          An output stream that transfers its contents to an IFile upon closing.
PlatformResourceURIHandlerImpl.WorkbenchHelper
          Isolated Eclipse workbench utilities.
ResourceImpl
          A highly extensible resource implementation.
ResourceImpl.ContentsEList
          A notifying list implementation for supporting Resource.getContents().
URIConverterImpl.Archive
          Deprecated. A specialized class for reading from an archive.
URIConverterImpl.URIMap
          Deprecated. since 2.4 use ExtensibleURIConverterImpl.URIMap instead.
URIHandlerImpl
          An implementation of a URI handler.
URIMappingRegistryImpl
          An extensible implementation of a URI mapping registry.
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.ecore.xmi.impl
ContentHandlerImpl
          An implementation of a content handler.
ContentHandlerImpl.Describer
          An implementation of a describer that delegates to a ContentHandler.
ResourceFactoryImpl
          A trivial implementation of a resource factory.
ResourceImpl
          A highly extensible resource implementation.
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.ecore.xml.type.util
ResourceImpl
          A highly extensible resource implementation.
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.edit.domain
ResourceSetImpl
          An extensible resource set implementation.
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.mapping.ecore2ecore.util
ResourceFactoryImpl
          A trivial implementation of a resource factory.
ResourceImpl
          A highly extensible resource implementation.
 

Classes in org.eclipse.emf.ecore.resource.impl used by org.eclipse.emf.mapping.ecore2xml.util
ResourceFactoryImpl
          A trivial implementation of a resource factory.
ResourceImpl
          A highly extensible resource implementation.
 


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