blob: 55656935f306f04eee6761871855bc80e93a3502 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Mon May 18 03:56:44 EDT 2015 -->
<title>org.eclipse.emf.compare.ide.internal.utils (EMF Compare API Specification)</title>
<meta name="date" content="2015-05-18">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.eclipse.emf.compare.ide.internal.utils (EMF Compare API Specification)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><span style='font-size:small'><b>EMF Compare</b><br>3.2.0.201505180755</span></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/hook/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../org/eclipse/emf/compare/ide/ui/dependency/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/emf/compare/ide/internal/utils/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.eclipse.emf.compare.ide.internal.utils</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/DisposableResourceSet.html" title="interface in org.eclipse.emf.compare.ide.internal.utils">DisposableResourceSet</a></td>
<td class="colLast">
<div class="block">A <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><code>ResourceSet</code></a> that offers a dispose method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/ProxyNotifierParserPool.IProxyCreationListener.html" title="interface in org.eclipse.emf.compare.ide.internal.utils">ProxyNotifierParserPool.IProxyCreationListener</a></td>
<td class="colLast">
<div class="block">Describes the contract for a proxy creation listener as can be notifier from this pool's created
parsers.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/ForwardingXMLHandler.html" title="class in org.eclipse.emf.compare.ide.internal.utils">ForwardingXMLHandler</a></td>
<td class="colLast">
<div class="block">This implementation of an <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/xmi/impl/XMLHandler.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.xmi.impl"><code>XMLHandler</code></a> will forward all calls to its delegate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/NoNotificationParserPool.html" title="class in org.eclipse.emf.compare.ide.internal.utils">NoNotificationParserPool</a></td>
<td class="colLast">
<div class="block">This implementation of an <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/xmi/XMLParserPool.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.xmi"><code>XMLParserPool</code></a> aims at disabling all
notifications when the <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/xmi/XMLResource.html?is-external=true#OPTION_DISABLE_NOTIFY" title="class or interface in org.eclipse.emf.ecore.xmi"><code>option</code></a> is set, including the notifications
at the very end of parsing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/NotLoadingResourceSet.html" title="class in org.eclipse.emf.compare.ide.internal.utils">NotLoadingResourceSet</a></td>
<td class="colLast">
<div class="block">This implementation of a resource set will be created from a <a href="../../../../../../../org/eclipse/emf/compare/ide/utils/StorageTraversal.html" title="class in org.eclipse.emf.compare.ide.utils"><code>StorageTraversal</code></a>, and only those
resources that are part of the traversal will be loaded.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/ProxyNotifierParserPool.html" title="class in org.eclipse.emf.compare.ide.internal.utils">ProxyNotifierParserPool</a></td>
<td class="colLast">
<div class="block">This implementation of an XML parser pool will notify a list of <a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/ProxyNotifierParserPool.IProxyCreationListener.html" title="interface in org.eclipse.emf.compare.ide.internal.utils"><code>proxy
creation listeners</code></a> of each and every proxy it sees while loading an XML file as an EMF model.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/StoragePathAdapter.html" title="class in org.eclipse.emf.compare.ide.internal.utils">StoragePathAdapter</a></td>
<td class="colLast">
<div class="block">This will allow us to remember the storage path that allowed us to load a given resource.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/utils/URIStorage.html" title="class in org.eclipse.emf.compare.ide.internal.utils">URIStorage</a></td>
<td class="colLast">
<div class="block">This implementation of an <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/resources/IStorage.html?is-external=true" title="class or interface in org.eclipse.core.resources"><code>IStorage</code></a> will allow us to keep track of the <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/resource/URIHandler.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><code>URIHandler</code></a> that's
been used to load a given URI from this uri converter.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><span style='font-size:small'><b>EMF Compare</b><br>3.2.0.201505180755</span></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/eclipse/emf/compare/ide/internal/hook/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../org/eclipse/emf/compare/ide/ui/dependency/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/emf/compare/ide/internal/utils/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><br><span style='font-size:small;float:right'>Copyright (c) 2006, 2014 Obeo and others. All rights reserved.</span></small></p>
</body>
</html>