public class RuntimeResourceSetInitializer extends Object
| Constructor and Description |
|---|
RuntimeResourceSetInitializer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getClassPathEntries() |
IResourceDescriptions |
getDescriptions(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) |
org.eclipse.emf.ecore.resource.ResourceSet |
getInitializedResourceSet(List<String> pathes) |
org.eclipse.emf.ecore.resource.ResourceSet |
getInitializedResourceSet(List<String> pathes,
UriFilter filter) |
protected com.google.common.collect.Multimap<String,org.eclipse.emf.common.util.URI> |
getPathToUriMap(List<String> pathes) |
protected com.google.common.collect.Multimap<String,org.eclipse.emf.common.util.URI> |
getPathToUriMap(List<String> pathes,
UriFilter filter) |
protected com.google.common.collect.Multimap<String,org.eclipse.emf.common.util.URI> getPathToUriMap(List<String> pathes)
protected com.google.common.collect.Multimap<String,org.eclipse.emf.common.util.URI> getPathToUriMap(List<String> pathes, UriFilter filter)
public org.eclipse.emf.ecore.resource.ResourceSet getInitializedResourceSet(List<String> pathes)
public org.eclipse.emf.ecore.resource.ResourceSet getInitializedResourceSet(List<String> pathes, UriFilter filter)
public IResourceDescriptions getDescriptions(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Copyright © 2015. All Rights Reserved.