Uses of Interface
org.eclipse.emf.ecore.resource.impl.URIConverterImpl.URIMap

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

Uses of URIConverterImpl.URIMap in org.eclipse.emf.ecore.resource.impl
 

Classes in org.eclipse.emf.ecore.resource.impl that implement URIConverterImpl.URIMap
protected  class URIMappingRegistryImpl.URIMapImpl
          A map that is a URIConverterImpl.URIMap.
 

Fields in org.eclipse.emf.ecore.resource.impl declared as URIConverterImpl.URIMap
protected  URIConverterImpl.URIMap URIConverterImpl.uriMap
          The URI map.
 

Methods in org.eclipse.emf.ecore.resource.impl that return URIConverterImpl.URIMap
protected  URIConverterImpl.URIMap URIConverterImpl.getInternalURIMap()
          Returns the internal version of the URI map.
 


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