|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.util.BasicEMap.DelegatingMap org.eclipse.emf.ecore.resource.impl.URIMappingRegistryImpl.URIMapImpl
protected class URIMappingRegistryImpl.URIMapImpl
A map that is a ExtensibleURIConverterImpl.URIMap
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.URIMap |
---|
ExtensibleURIConverterImpl.URIMap.Internal |
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Constructor Summary | |
---|---|
URIMappingRegistryImpl.URIMapImpl()
Creates an instance. |
Method Summary | |
---|---|
URI |
getURI(URI uri)
Returns the remapped URI, or the URI itself. |
int |
modificationCount()
Delegates to the URIMappingRegistryImpl.modificationCount() . |
Methods inherited from class org.eclipse.emf.common.util.BasicEMap.DelegatingMap |
---|
clear, containsKey, containsValue, eMap, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Constructor Detail |
---|
public URIMappingRegistryImpl.URIMapImpl()
Method Detail |
---|
public URI getURI(URI uri)
URIMappingRegistryImpl
.
getURI
in interface ExtensibleURIConverterImpl.URIMap
uri
- the URI to remap.
public int modificationCount()
URIMappingRegistryImpl.modificationCount()
.
modificationCount
in interface ExtensibleURIConverterImpl.URIMap.Internal
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |