Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-23 07:59:16 +0000
committerEike Stepper2011-09-23 07:59:16 +0000
commit4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9 (patch)
tree071b507163736a00ccba4e7746d6284d3e6dc973 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
parenta805a0204ec7e1f23cdca8a05bcc2acac8a3a64e (diff)
downloadcdo-4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9.tar.gz
cdo-4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9.tar.xz
cdo-4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9.zip
fixed PRE tags
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
index 40bc673d93..8e87fc7c4b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
@@ -99,8 +99,11 @@ Interface CDOChangeSetData</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOChangeSetData</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeKindProvider</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOChangeSetData</B>
+ <DD>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeKindProvider</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="5,184,128,224"/>
<area shape="rect" id="node2" href="CDOChangeSetDataProvider.html" title="&#171;interface&#187; CDOChangeSetDataProvider" alt="" coords="157,184,344,224"/>
<area shape="rect" id="node3" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="180,88,321,128"/>

Back to the top