Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/compare/package-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/compare/package-summary.html16
1 files changed, 11 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/compare/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/compare/package-summary.html
index 0f2a8fc8b3..67b8cbe624 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/compare/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/compare/package-summary.html
@@ -82,10 +82,13 @@ function windowTitle()
<H2>
Package org.eclipse.emf.cdo.ui.compare
</H2>
+<A NAME="package_description"><!-- --></A>
+Classes that help to open EMF Compare user interfaces on CDO models.
+
+<P>
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="CDOCompareEditorInput.html" title="CDOCompareEditorInput" alt="" coords="182,13,346,38"/>
-<area shape="rect" id="node2" title="CompareEditorInput (org.eclipse.compare)" alt="" coords="5,5,152,45"/>
+<area shape="rect" id="node1" href="CDOCompareEditorUtil.html" title="&#171;static&#187; CDOCompareEditorUtil" alt="" coords="5,5,160,45"/>
</map>
<CENTER><IMG SRC="package-summary.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
@@ -96,13 +99,16 @@ Package org.eclipse.emf.cdo.ui.compare
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/compare/CDOCompareEditorInput.html" title="class in org.eclipse.emf.cdo.ui.compare">CDOCompareEditorInput</A></B></TD>
-<TD>A CDO-specific implementation of the compare editor input.</TD>
+<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/compare/CDOCompareEditorUtil.html" title="class in org.eclipse.emf.cdo.ui.compare">CDOCompareEditorUtil</A></B></TD>
+<TD>Static methods to open an EMF Compare dialog.</TD>
</TR>
</TABLE>
&nbsp;
<P>
+<P>
+
+<P>
<DL>
</DL>
<HR>
@@ -158,6 +164,6 @@ Package org.eclipse.emf.cdo.ui.compare
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-<i>Copyright (c) 2012 Eike Stepper (Berlin, Germany) and others.</i>
+<i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i>
</BODY>
</HTML>

Back to the top