Uses of Class
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.ResourceLocator

Packages that use ResourceSetImpl.ResourceLocator
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
 

Uses of ResourceSetImpl.ResourceLocator in org.eclipse.emf.ecore.resource.impl
 

Subclasses of ResourceSetImpl.ResourceLocator in org.eclipse.emf.ecore.resource.impl
static class ResourceSetImpl.MappedResourceLocator
          An implementation of a ResourceSetImpl.ResourceLocator that maintains cached mappings for the normalized URIs and the resource set's resources.
 

Fields in org.eclipse.emf.ecore.resource.impl declared as ResourceSetImpl.ResourceLocator
protected  ResourceSetImpl.ResourceLocator ResourceSetImpl.resourceLocator
          A resource locator used for efficiently locating resources within the resource set.
 


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