org.eclipse.emf.ecore.resource.impl
Class URIMappingRegistryImpl.MappingEntryImpl
java.lang.Object
org.eclipse.emf.common.util.BasicEMap.EntryImpl
org.eclipse.emf.ecore.resource.impl.URIMappingRegistryImpl.MappingEntryImpl
- All Implemented Interfaces:
- BasicEMap.Entry, Map.Entry
- Enclosing class:
- URIMappingRegistryImpl
- protected class URIMappingRegistryImpl.MappingEntryImpl
- extends BasicEMap.EntryImpl
An extended implementation that maintains a bit
indicating if the entry represents a folder to folder mapping.
Field Summary |
boolean |
isPrefixMapEntry
The indicator whether this entry represents a folder to folder mapping. |
Method Summary |
void |
determineEntryType()
Computes whether this entry represents a folder to folder mapping. |
isPrefixMapEntry
public boolean isPrefixMapEntry
- The indicator whether this entry represents a folder to folder mapping.
URIMappingRegistryImpl.MappingEntryImpl
public URIMappingRegistryImpl.MappingEntryImpl(int hash,
Object key,
Object value)
- Creates an instance.
determineEntryType
public void determineEntryType()
- Computes whether this entry represents a folder to folder mapping.