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 | Method and Description |
---|---|
void |
NotifyingParserPool.addProxyListener(IProxyCreationListener listener)
Add a proxy creation listener to this parser pool's list.
|
void |
NotifyingParserPool.removeProxyListener(IProxyCreationListener listener)
Remove a proxy creation listener from this parser pool's list.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMonitoredProxyCreationListener
Asbtract super-class of
IProxyCreationListener s to use for computing the logical model. |
class |
LocalMonitoredProxyCreationListener
Implementation of
IProxyCreationListener for local resolutions. |
class |
RemoteMonitoredProxyCreationListener
Implementation of
IProxyCreationListener for remote resources. |
Constructor and Description |
---|
SynchronizedResourceSet(IProxyCreationListener proxyListener)
Constructor.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.