Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3844f3e53b90f976bd305d0d0a389a016f7d1660 (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
<!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.common (CDO Model Repository Documentation)
</TITLE>

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

<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/common/package-summary.html" target="classFrame">org.eclipse.emf.cdo.common</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="CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonRepository</I></A>
<BR>
<A HREF="CDOCommonRepository.StateChangedEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonRepository.StateChangedEvent</I></A>
<BR>
<A HREF="CDOCommonRepository.TypeChangedEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonRepository.TypeChangedEvent</I></A>
<BR>
<A HREF="CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonSession</I></A>
<BR>
<A HREF="CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonSession.Options</I></A>
<BR>
<A HREF="CDOCommonSession.Options.LockNotificationModeEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonSession.Options.LockNotificationModeEvent</I></A>
<BR>
<A HREF="CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonSession.Options.PassiveUpdateEvent</I></A>
<BR>
<A HREF="CDOCommonTransaction.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonTransaction</I></A>
<BR>
<A HREF="CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonView</I></A>
<BR>
<A HREF="CDOCommonView.Options.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonView.Options</I></A>
<BR>
<A HREF="CDOCommonView.Options.LockNotificationEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonView.Options.LockNotificationEvent</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Enums</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="CDOCommonRepository.IDGenerationLocation.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.IDGenerationLocation</A>
<BR>
<A HREF="CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.State</A>
<BR>
<A HREF="CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.Type</A>
<BR>
<A HREF="CDOCommonSession.Options.LockNotificationMode.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonSession.Options.LockNotificationMode</A>
<BR>
<A HREF="CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonSession.Options.PassiveUpdateMode</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>

Back to the top