org.eclipse.emf.ecore.resource.impl
Interface ExtensibleURIConverterImpl.URIMap.Internal

All Known Implementing Classes:
URIMappingRegistryImpl.URIMapImpl
Enclosing interface:
ExtensibleURIConverterImpl.URIMap

public static interface ExtensibleURIConverterImpl.URIMap.Internal

An interface implemented by a URI map that tracks changes by incrementing the modification count.

Since:
2.8
See Also:
ResourceSetImpl.MappedResourceLocator.modificationCount()

Method Summary
 int modificationCount()
           
 

Method Detail

modificationCount

int modificationCount()

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