Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 520879bd26f0327001af5fa775718bb74af94f0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>

<title>org.eclipse.emf.cdo.common.util (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../../org/eclipse/emf/cdo/common/util/package-summary.html" target="classFrame">org.eclipse.emf.cdo.common.util</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="BlockingCloseableIterator.html" title="interface in org.eclipse.emf.cdo.common.util" target="classFrame"><span class="interfaceName">BlockingCloseableIterator</span></a></li>
<li><a href="CDONameProvider.html" title="interface in org.eclipse.emf.cdo.common.util" target="classFrame"><span class="interfaceName">CDONameProvider</span></a></li>
<li><a href="CDOQueryInfo.html" title="interface in org.eclipse.emf.cdo.common.util" target="classFrame"><span class="interfaceName">CDOQueryInfo</span></a></li>
<li><a href="CDORenameContext.html" title="interface in org.eclipse.emf.cdo.common.util" target="classFrame"><span class="interfaceName">CDORenameContext</span></a></li>
<li><a href="CDOTimeProvider.html" title="interface in org.eclipse.emf.cdo.common.util" target="classFrame"><span class="interfaceName">CDOTimeProvider</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CDOCommonEventAdapter.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOCommonEventAdapter</a></li>
<li><a href="CDOCommonUtil.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOCommonUtil</a></li>
<li><a href="CDOFetchRule.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOFetchRule</a></li>
<li><a href="CDOQueryQueue.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOQueryQueue</a></li>
<li><a href="RepositoryStateChangedEvent.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">RepositoryStateChangedEvent</a></li>
<li><a href="RepositoryTypeChangedEvent.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">RepositoryTypeChangedEvent</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="CDOClassNotFoundException.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOClassNotFoundException</a></li>
<li><a href="CDOException.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOException</a></li>
<li><a href="CDOPackageNotFoundException.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">CDOPackageNotFoundException</a></li>
<li><a href="NotAuthenticatedException.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">NotAuthenticatedException</a></li>
<li><a href="PartialCollectionLoadingNotSupportedException.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">PartialCollectionLoadingNotSupportedException</a></li>
<li><a href="TransportException.html" title="class in org.eclipse.emf.cdo.common.util" target="classFrame">TransportException</a></li>
</ul>
</div>
</body>
</html>

Back to the top