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