public class CachedResourceSet
extends org.eclipse.emf.ecore.resource.impl.ResourceSetImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
CachedResourceSet.Cache |
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.MappedResourceLocator, org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.ResourceLocator, org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.ResourcesEList<E extends Object & org.eclipse.emf.ecore.resource.Resource>org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static CachedResourceSet.Cache |
cache |
adapterFactories, loadOptions, packageRegistry, resourceFactoryRegistry, resourceLocator, resources, uriConverter, uriResourceMap| Constructor and Description |
|---|
CachedResourceSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.emf.ecore.xmi.XMLResource resource) |
org.eclipse.emf.ecore.resource.Resource |
createNewResource(org.eclipse.emf.common.util.URI uri,
String contentType) |
org.eclipse.emf.ecore.resource.Resource |
createResource(org.eclipse.emf.common.util.URI uri,
String contentType) |
static CachedResourceSet.Cache |
getCache() |
createResource, delegatedGetResource, demandCreateResource, demandLoad, demandLoadHelper, getAdapterFactories, getAllContents, getEObject, getLoadOptions, getPackageRegistry, getResource, getResourceFactoryRegistry, getResources, getURIConverter, getURIResourceMap, handleDemandLoadException, setPackageRegistry, setResourceFactoryRegistry, setURIConverter, setURIResourceMap, toStringeAdapters, eBasicAdapters, eDeliver, eSetDelivereBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyprotected static final CachedResourceSet.Cache cache
public static CachedResourceSet.Cache getCache()
public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri,
String contentType)
createResource in interface org.eclipse.emf.ecore.resource.ResourceSetcreateResource in class org.eclipse.emf.ecore.resource.impl.ResourceSetImplpublic org.eclipse.emf.ecore.resource.Resource createNewResource(org.eclipse.emf.common.util.URI uri,
String contentType)
public void configure(org.eclipse.emf.ecore.xmi.XMLResource resource)
Copyright © 2020. All rights reserved.