Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/compare/package-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/compare/package-summary.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/compare/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/compare/package-summary.html
index f216427de0..f00b1a11bb 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/compare/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/compare/package-summary.html
@@ -88,16 +88,16 @@ Client concepts for integrating EMF Compare with CDO.
<P>
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" title="AbstractComparisonScope ()" alt="" coords="25,212,202,252"/>
-<area shape="rect" id="node2" href="CDOCompareUtil.CDOComparison.html" title="CDOCompareUtil.CDOComparison" alt="" coords="593,102,815,127"/>
-<area shape="rect" id="node3" href="CDOCompareUtil.CDOComparisonScope.AllContents.html" title="CDOCompareUtil.CDOComparisonScope.AllContents" alt="" coords="539,177,869,202"/>
-<area shape="rect" id="node4" href="CDOCompareUtil.CDOComparisonScope.Minimal.html" title="CDOCompareUtil.CDOComparisonScope.Minimal" alt="" coords="550,226,858,251"/>
-<area shape="rect" id="node5" href="CDOCompareUtil.CDOIDFunction.html" title="CDOCompareUtil.CDOIDFunction" alt="" coords="6,70,221,95"/>
-<area shape="rect" id="node6" href="DelegatingComparison.html" title="DelegatingComparison" alt="" coords="304,77,456,102"/>
-<area shape="rect" id="node7" href="CDOCompareUtil.CDOComparisonScope.html" title="CDOCompareUtil.CDOComparisonScope" alt="" coords="251,219,509,245"/>
-<area shape="rect" id="node8" title="&#171;interface&#187; Closeable (org.eclipse.net4j.util.collection)" alt="" coords="11,119,216,174"/>
-<area shape="rect" id="node9" href="CloseableComparison.html" title="&#171;interface&#187; CloseableComparison" alt="" coords="306,127,454,167"/>
-<area shape="rect" id="node10" href="CDOCompareUtil.html" title="&#171;static&#187; CDOCompareUtil" alt="" coords="53,5,174,45"/>
+<area shape="rect" id="node1" title="AbstractComparisonScope ()" alt="" coords="19,212,197,252"/>
+<area shape="rect" id="node2" href="CDOComparison.html" title="CDOComparison" alt="" coords="481,102,599,127"/>
+<area shape="rect" id="node3" href="CDOComparisonScope.AllContents.html" title="CDOComparisonScope.AllContents" alt="" coords="427,177,653,202"/>
+<area shape="rect" id="node4" href="CDOComparisonScope.Minimal.html" title="CDOComparisonScope.Minimal" alt="" coords="437,226,643,251"/>
+<area shape="rect" id="node5" href="CDOIDFunction.html" title="CDOIDFunction" alt="" coords="52,70,164,95"/>
+<area shape="rect" id="node6" href="DelegatingComparison.html" title="DelegatingComparison" alt="" coords="243,77,395,102"/>
+<area shape="rect" id="node7" href="CDOComparisonScope.html" title="CDOComparisonScope" alt="" coords="241,219,397,245"/>
+<area shape="rect" id="node8" title="&#171;interface&#187; Closeable (org.eclipse.net4j.util.collection)" alt="" coords="5,119,211,174"/>
+<area shape="rect" id="node9" href="CloseableComparison.html" title="&#171;interface&#187; CloseableComparison" alt="" coords="245,127,393,167"/>
+<area shape="rect" id="node10" href="CDOCompareUtil.html" title="&#171;static&#187; CDOCompareUtil" alt="" coords="47,5,169,45"/>
</map>
<CENTER><IMG SRC="package-summary.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
@@ -123,29 +123,29 @@ Client concepts for integrating EMF Compare with CDO.
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.html" title="class in org.eclipse.emf.cdo.compare">CDOCompareUtil</A></B></TD>
-<TD>Provides static factory methods that return CDO-scoped <A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOComparison.html" title="class in org.eclipse.emf.cdo.compare"><CODE>comparisons</CODE></A>.</TD>
+<TD>Provides static factory methods that return CDO-scoped <CODE>comparisons</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOComparison.html" title="class in org.eclipse.emf.cdo.compare">CDOCompareUtil.CDOComparison</A></B></TD>
-<TD>A <A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOComparison.html" title="class in org.eclipse.emf.cdo.compare"><CODE>comparison</CODE></A> that can be closed to dispose of used resources.</TD>
+<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOComparison.html" title="class in org.eclipse.emf.cdo.compare">CDOComparison</A></B></TD>
+<TD>A <CODE>comparison</CODE> that can be closed to dispose of used resources.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOComparisonScope.html" title="class in org.eclipse.emf.cdo.compare">CDOCompareUtil.CDOComparisonScope</A></B></TD>
+<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOComparisonScope.html" title="class in org.eclipse.emf.cdo.compare">CDOComparisonScope</A></B></TD>
<TD>A CDO-specific base implementation of a <CODE>comparison scope</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOComparisonScope.AllContents.html" title="class in org.eclipse.emf.cdo.compare">CDOCompareUtil.CDOComparisonScope.AllContents</A></B></TD>
+<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOComparisonScope.AllContents.html" title="class in org.eclipse.emf.cdo.compare">CDOComparisonScope.AllContents</A></B></TD>
<TD>Takes an arbitrary <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>object</CODE></A> (including <A HREF="../../../../../org/eclipse/emf/cdo/eresource/CDOResourceNode.html" title="interface in org.eclipse.emf.cdo.eresource"><CODE>resource nodes</CODE></A>)
and returns <CODE>matches</CODE> for <b>all</b> elements of its <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eAllContents()" title="class or interface in org.eclipse.emf.ecore"><CODE>content tree</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOComparisonScope.Minimal.html" title="class in org.eclipse.emf.cdo.compare">CDOCompareUtil.CDOComparisonScope.Minimal</A></B></TD>
+<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOComparisonScope.Minimal.html" title="class in org.eclipse.emf.cdo.compare">CDOComparisonScope.Minimal</A></B></TD>
<TD>Takes a <A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A>/<A HREF="../../../../../org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A>
and returns <CODE>matches</CODE> only for the <b>changed</b> elements of the entire content tree of its <A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html#getRootResource()"><CODE>root resource</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOIDFunction.html" title="class in org.eclipse.emf.cdo.compare">CDOCompareUtil.CDOIDFunction</A></B></TD>
-<TD>An <A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOCompareUtil.CDOIDFunction.html" title="class in org.eclipse.emf.cdo.compare"><CODE>ID function</CODE></A> that considers the <A HREF="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A>s of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.</TD>
+<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOIDFunction.html" title="class in org.eclipse.emf.cdo.compare">CDOIDFunction</A></B></TD>
+<TD>An <A HREF="../../../../../org/eclipse/emf/cdo/compare/CDOIDFunction.html" title="class in org.eclipse.emf.cdo.compare"><CODE>ID function</CODE></A> that considers the <A HREF="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A>s of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/cdo/compare/DelegatingComparison.html" title="class in org.eclipse.emf.cdo.compare">DelegatingComparison</A></B></TD>

Back to the top