Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html38
1 files changed, 34 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
index 73a932858c..67038d5914 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
@@ -4,10 +4,10 @@
<HEAD>
<TITLE>
-Overview (CDO API Specification)
+Overview (CDO Model Repository Documentation)
</TITLE>
-<META NAME="date" CONTENT="2011-05-28">
+<META NAME="date" CONTENT="">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
@@ -15,7 +15,7 @@ Overview (CDO API Specification)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Overview (CDO API Specification)";
+ parent.document.title="Overview (CDO Model Repository Documentation)";
}
}
</SCRIPT>
@@ -81,7 +81,7 @@ function windowTitle()
<HR>
<CENTER>
<H1>
-<h1>CDO API Specification</h1>
+<h1>CDO Model Repository Documentation</h1>
</H1>
</CENTER>
@@ -204,6 +204,36 @@ function windowTitle()
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>CDO Model Repository Client UI</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/cdo/ui/package-summary.html">org.eclipse.emf.cdo.ui</A></B></TD>
+<TD>Reusable UI components specific to the CDO Model Repository.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/cdo/ui/widgets/package-summary.html">org.eclipse.emf.cdo.ui.widgets</A></B></TD>
+<TD>A library with reusable widgets.</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>CDO Model Repository Client UI IDE</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/cdo/ui/ide/package-summary.html">org.eclipse.emf.cdo.ui.ide</A></B></TD>
+<TD>Reusable UI IDE components specific to the CDO Model Repository.</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>CDO Model Repository Common</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">

Back to the top