public class AbstractStorage2UriMapperClient extends Object
| Constructor and Description |
|---|
AbstractStorage2UriMapperClient() |
| Modifier and Type | Method and Description |
|---|---|
IStorage2UriMapper |
getMapper() |
protected Iterable<Pair<org.eclipse.core.resources.IStorage,org.eclipse.core.resources.IProject>> |
getStorages(org.eclipse.emf.common.util.URI uri) |
protected org.eclipse.emf.common.util.URI |
getUri(org.eclipse.core.resources.IStorage file) |
void |
setMapper(IStorage2UriMapper mapper) |
protected org.eclipse.emf.common.util.URI getUri(org.eclipse.core.resources.IStorage file)
protected Iterable<Pair<org.eclipse.core.resources.IStorage,org.eclipse.core.resources.IProject>> getStorages(org.eclipse.emf.common.util.URI uri)
public void setMapper(IStorage2UriMapper mapper)
public IStorage2UriMapper getMapper()
Copyright © 2016. All Rights Reserved.