Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a8b876aa5a350b66d3875737112ed59c44d69d08 (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
43
44
45
46
47
48
49
50
51
52
53
<!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.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/util/package-summary.html" target="classFrame">org.eclipse.emf.cdo.util</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CDOFactory.html" title="interface in org.eclipse.emf.cdo.util" target="classFrame"><span class="interfaceName">CDOFactory</span></a></li>
<li><a href="CDOUpdatable.html" title="interface in org.eclipse.emf.cdo.util" target="classFrame"><span class="interfaceName">CDOUpdatable</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CDOBalancedTree.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOBalancedTree</a></li>
<li><a href="CDOLazyContentAdapter.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOLazyContentAdapter</a></li>
<li><a href="CDOModificationTrackingAdapter.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOModificationTrackingAdapter</a></li>
<li><a href="CDOURIData.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOURIData</a></li>
<li><a href="CDOURIUtil.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOURIUtil</a></li>
<li><a href="CDOUtil.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOUtil</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="CommitConflictException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CommitConflictException</a></li>
<li><a href="CommitException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CommitException</a></li>
<li><a href="CommitIntegrityException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CommitIntegrityException</a></li>
<li><a href="ConcurrentAccessException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ConcurrentAccessException</a></li>
<li><a href="ContainmentCycleException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ContainmentCycleException</a></li>
<li><a href="DanglingIntegrityException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">DanglingIntegrityException</a></li>
<li><a href="DanglingReferenceException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">DanglingReferenceException</a></li>
<li><a href="DataIntegrityException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">DataIntegrityException</a></li>
<li><a href="InvalidObjectException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">InvalidObjectException</a></li>
<li><a href="InvalidURIException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">InvalidURIException</a></li>
<li><a href="LegacyModeNotEnabledException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">LegacyModeNotEnabledException</a></li>
<li><a href="LocalCommitConflictException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">LocalCommitConflictException</a></li>
<li><a href="LockTimeoutException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">LockTimeoutException</a></li>
<li><a href="ObjectNotFoundException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ObjectNotFoundException</a></li>
<li><a href="OptimisticLockingException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">OptimisticLockingException</a></li>
<li><a href="ReadOnlyException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ReadOnlyException</a></li>
<li><a href="ReferentialIntegrityException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ReferentialIntegrityException</a></li>
<li><a href="ServerException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ServerException</a></li>
<li><a href="StaleRevisionLockException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">StaleRevisionLockException</a></li>
<li><a href="ValidationException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ValidationException</a></li>
</ul>
</div>
</body>
</html>

Back to the top