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

Packages that use org.eclipse.emf.ecore.resource.impl
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.impl
ResourceImpl.ContentsEList
          A notifying list implementation for supporting Resource.getContents().
URIConverterImpl.Archive
          A specialized class for reading from an archive.
URIConverterImpl.URIMap
          A map that remaps URIs.
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
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.