Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html57
1 files changed, 57 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html
new file mode 100644
index 0000000000..770179042b
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html
@@ -0,0 +1,57 @@
+<!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:43 CEST 2011 -->
+<TITLE>
+org.eclipse.emf.cdo (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/package-summary.html" target="classFrame">org.eclipse.emf.cdo</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="CDOAdapter.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOAdapter</I></A>
+<BR>
+<A HREF="CDODeltaNotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDODeltaNotification</I></A>
+<BR>
+<A HREF="CDOIDDangling.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOIDDangling</I></A>
+<BR>
+<A HREF="CDOInvalidationNotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOInvalidationNotification</I></A>
+<BR>
+<A HREF="CDOLock.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOLock</I></A>
+<BR>
+<A HREF="CDONotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDONotification</I></A>
+<BR>
+<A HREF="CDOObject.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOObject</I></A>
+<BR>
+<A HREF="CDOObjectReference.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOObjectReference</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="CDOState.html" title="enum in org.eclipse.emf.cdo" target="classFrame">CDOState</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top