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 ExtensibleURIConverterImpl.URIMap.
 

Methods in org.eclipse.emf.ecore.resource.impl that return URIConverterImpl.URIMap
protected  URIConverterImpl.URIMap URIConverterImpl.getInternalURIMap()
          Deprecated. since 2.4; there should be no need to call this method directly so use ExtensibleURIConverterImpl.getURIMap() instead.
 


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