Package | Description |
---|---|
org.eclipse.emf.compare.ide.internal.utils | |
org.eclipse.emf.compare.ide.ui.internal.logical.resolver |
Class and Description |
---|
DisposableResourceSet
A
ResourceSet that offers a dispose method. |
INamespaceDeclarationListener
The listener interface for receiving namespace declaration events from the XML parsers.
|
IProxyCreationListener
Describes the contract for a proxy creation listener as can be notifier from this pool's created parsers.
|
NotifyingParserPool
This implementation of an XML parser pool will notify a list of
namespace declaration listeners of all namespaces declared in the parsed resource (xsi:schemalocation),
then a list of proxy creation listeners of each and every proxy it sees
while loading an XML file as an EMF model. |
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. |
Class and Description |
---|
DisposableResourceSet
A
ResourceSet that offers a dispose method. |
IProxyCreationListener
Describes the contract for a proxy creation listener as can be notifier from this pool's created parsers.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.