Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 26c9478476a3f54f1daca710c451d31eaf246cb9 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>

<title>org.eclipse.emf.cdo (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/package-summary.html" target="classFrame">org.eclipse.emf.cdo</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CDOAdapter.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOAdapter</span></a></li>
<li><a href="CDODeltaNotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDODeltaNotification</span></a></li>
<li><a href="CDOElement.StateProvider.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOElement.StateProvider</span></a></li>
<li><a href="CDOInvalidationNotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOInvalidationNotification</span></a></li>
<li><a href="CDOLock.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOLock</span></a></li>
<li><a href="CDONotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDONotification</span></a></li>
<li><a href="CDOObject.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOObject</span></a></li>
<li><a href="CDOObjectHistory.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOObjectHistory</span></a></li>
<li><a href="CDOObjectReference.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><span class="interfaceName">CDOObjectReference</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CDOElement.html" title="class in org.eclipse.emf.cdo" target="classFrame">CDOElement</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="CDOState.html" title="enum in org.eclipse.emf.cdo" target="classFrame">CDOState</a></li>
</ul>
</div>
</body>
</html>

Back to the top