public interface DisposableResourceSet extends ResourceSet
ResourceSet
that offers a dispose method.Modifier and Type | Field and Description |
---|---|
static String |
XTEXT_SCOPING_LIVE_SCOPE_OPTION
This constant is used to resolve Xtext resources.
|
RESOURCE_SET__RESOURCES
Modifier and Type | Method and Description |
---|---|
void |
dispose()
This method should be called when the resource set is no longer needed.
|
createResource, createResource, getAdapterFactories, getAllContents, getEObject, getLoadOptions, getPackageRegistry, getResource, getResourceFactoryRegistry, getResources, getURIConverter, setPackageRegistry, setResourceFactoryRegistry, setURIConverter
eAdapters, eDeliver, eNotify, eSetDeliver
static final String XTEXT_SCOPING_LIVE_SCOPE_OPTION
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.