Skip to main content
summaryrefslogtreecommitdiffstats
blob: ffdd520735372de033639f82a5304b1addae8677 (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>

<TITLE>
org.eclipse.emf.cdo.util (CDO Model Repository Documentation)
</TITLE>

<META NAME="date" CONTENT="">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../html/book.css" TITLE="Style">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/eclipse/emf/cdo/util/package-summary.html" target="classFrame">org.eclipse.emf.cdo.util</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="CDOFactory.html" title="interface in org.eclipse.emf.cdo.util" target="classFrame"><I>CDOFactory</I></A>
<BR>
<A HREF="CDOUpdatable.html" title="interface in org.eclipse.emf.cdo.util" target="classFrame"><I>CDOUpdatable</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="CDOLazyContentAdapter.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOLazyContentAdapter</A>
<BR>
<A HREF="CDOModificationTrackingAdapter.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOModificationTrackingAdapter</A>
<BR>
<A HREF="CDOURIData.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOURIData</A>
<BR>
<A HREF="CDOURIUtil.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOURIUtil</A>
<BR>
<A HREF="CDOUtil.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CDOUtil</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="CommitException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CommitException</A>
<BR>
<A HREF="CommitIntegrityException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">CommitIntegrityException</A>
<BR>
<A HREF="DanglingReferenceException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">DanglingReferenceException</A>
<BR>
<A HREF="InvalidObjectException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">InvalidObjectException</A>
<BR>
<A HREF="InvalidURIException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">InvalidURIException</A>
<BR>
<A HREF="LegacyModeNotEnabledException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">LegacyModeNotEnabledException</A>
<BR>
<A HREF="LockTimeoutException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">LockTimeoutException</A>
<BR>
<A HREF="ObjectNotFoundException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ObjectNotFoundException</A>
<BR>
<A HREF="ReadOnlyException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ReadOnlyException</A>
<BR>
<A HREF="ReferentialIntegrityException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ReferentialIntegrityException</A>
<BR>
<A HREF="ServerException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">ServerException</A>
<BR>
<A HREF="StaleRevisionLockException.html" title="class in org.eclipse.emf.cdo.util" target="classFrame">StaleRevisionLockException</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>

Back to the top