Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html
index 5c863490f1..d9d913a4f4 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html
@@ -9,6 +9,7 @@ CDOChangeKindProvider (CDO Model Repository Documentation)
<META NAME="date" CONTENT="">
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../html/book.css" TITLE="Style">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
@@ -93,17 +94,13 @@ Interface CDOChangeKindProvider</H2>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSet</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitData</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfo</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.session">CDOSessionInvalidationEvent</A></DD>
</DL>
-<DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/spi/common/commit/CDOChangeKindCache.html" title="class in org.eclipse.emf.cdo.spi.common.commit">CDOChangeKindCache</A></DD>
-</DL>
<HR>
<DL>
<DT><PRE>public interface <B>CDOChangeKindProvider</B></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="CDOChangeKind.html" title="&#171;enum&#187; CDOChangeKind" alt="" coords="132,5,252,45"/>
-<area shape="rect" id="node2" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="5,184,147,224"/>
-<area shape="rect" id="node3" href="CDOChangeKindProvider.html" title="&#171;interface&#187; CDOChangeKindProvider" alt="" coords="109,101,275,141"/>
-<area shape="rect" id="node4" href="../../spi/common/commit/CDOChangeKindCache.html" title="CDOChangeKindCache (org.eclipse.emf.cdo.spi.common.commit)" alt="" coords="177,184,441,224"/>
+<area shape="rect" id="node1" href="CDOChangeKind.html" title="&#171;enum&#187; CDOChangeKind" alt="" coords="28,5,148,45"/>
+<area shape="rect" id="node2" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="17,184,159,224"/>
+<area shape="rect" id="node3" href="CDOChangeKindProvider.html" title="&#171;interface&#187; CDOChangeKindProvider" alt="" coords="5,101,171,141"/>
</map>
<CENTER><IMG SRC="CDOChangeKindProvider.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top