Package | Description |
---|---|
org.eclipse.emf.compare.ide.internal.utils | |
org.eclipse.emf.compare.ide.ui.internal.logical.resolver |
Modifier and Type | Class and Description |
---|---|
class |
NotLoadingResourceSet
This implementation of a resource set will be created from a
StorageTraversal , and only those
resources that are part of the traversal will be loaded. |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizedResourceSet
A thread-safe implementation of a ResourceSet that will prevent loading of resources unless explicitly
demanded through
SynchronizedResourceSet.loadResource(URI) . |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.