Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3b94db86b68e50da3b1b320751a7235598dc7c73 (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
<!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.common (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/package-summary.html" target="classFrame">org.eclipse.emf.cdo.common</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonRepository</span></a></li>
<li><a href="CDOCommonRepository.StateChangedEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonRepository.StateChangedEvent</span></a></li>
<li><a href="CDOCommonRepository.TypeChangedEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonRepository.TypeChangedEvent</span></a></li>
<li><a href="CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonSession</span></a></li>
<li><a href="CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonSession.Options</span></a></li>
<li><a href="CDOCommonSession.Options.LockNotificationModeEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonSession.Options.LockNotificationModeEvent</span></a></li>
<li><a href="CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonSession.Options.PassiveUpdateEvent</span></a></li>
<li><a href="CDOCommonTransaction.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonTransaction</span></a></li>
<li><a href="CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonView</span></a></li>
<li><a href="CDOCommonView.Options.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonView.Options</span></a></li>
<li><a href="CDOCommonView.Options.LockNotificationEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><span class="interfaceName">CDOCommonView.Options.LockNotificationEvent</span></a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="CDOCommonRepository.CommitInfoStorage.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.CommitInfoStorage</a></li>
<li><a href="CDOCommonRepository.IDGenerationLocation.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.IDGenerationLocation</a></li>
<li><a href="CDOCommonRepository.ListOrdering.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.ListOrdering</a></li>
<li><a href="CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.State</a></li>
<li><a href="CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.Type</a></li>
<li><a href="CDOCommonSession.Options.LockNotificationMode.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonSession.Options.LockNotificationMode</a></li>
<li><a href="CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonSession.Options.PassiveUpdateMode</a></li>
</ul>
</div>
</body>
</html>

Back to the top