Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4415077b1289d9b14da319a4ae0689b43b714722 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_23) on Sat May 28 12:45:44 CEST 2011 -->
<TITLE>
org.eclipse.emf.cdo.common.revision.delta (CDO API Specification)
</TITLE>

<META NAME="date" CONTENT="2011-05-28">

<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/revision/delta/package-summary.html" target="classFrame">org.eclipse.emf.cdo.common.revision.delta</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="CDOAddFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOAddFeatureDelta</I></A>
<BR>
<A HREF="CDOClearFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOClearFeatureDelta</I></A>
<BR>
<A HREF="CDOContainerFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOContainerFeatureDelta</I></A>
<BR>
<A HREF="CDOFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOFeatureDelta</I></A>
<BR>
<A HREF="CDOFeatureDeltaVisitor.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOFeatureDeltaVisitor</I></A>
<BR>
<A HREF="CDOListFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOListFeatureDelta</I></A>
<BR>
<A HREF="CDOMoveFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOMoveFeatureDelta</I></A>
<BR>
<A HREF="CDORemoveFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDORemoveFeatureDelta</I></A>
<BR>
<A HREF="CDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDORevisionDelta</I></A>
<BR>
<A HREF="CDORevisionDeltaProvider.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDORevisionDeltaProvider</I></A>
<BR>
<A HREF="CDOSetFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOSetFeatureDelta</I></A>
<BR>
<A HREF="CDOUnsetFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta" target="classFrame"><I>CDOUnsetFeatureDelta</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="CDOFeatureDelta.Type.html" title="enum in org.eclipse.emf.cdo.common.revision.delta" target="classFrame">CDOFeatureDelta.Type</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>

Back to the top