Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html25
1 files changed, 24 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html
index 2511762542..5c881b7e85 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html
@@ -88,6 +88,30 @@ Client concepts like <A HREF="../../../../org/eclipse/emf/cdo/CDOObject.html" ti
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>
+<map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" title="CDOAdapter.NotFound (CDOAdapter)" alt="" coords="447,317,601,357"/>
+<area shape="rect" id="node2" title="CDOState.NotFound (CDOState)" alt="" coords="453,381,595,421"/>
+<area shape="rect" id="node3" title="&#171;interface&#187; Adapter (org.eclipse.emf.common.notify)" alt="" coords="7,306,214,361"/>
+<area shape="rect" id="node4" href="CDOAdapter.html" title="&#171;interface&#187; CDOAdapter" alt="" coords="271,313,366,353"/>
+<area shape="rect" id="node5" href="CDODeltaNotification.html" title="&#171;interface&#187; CDODeltaNotification" alt="" coords="452,180,596,220"/>
+<area shape="rect" id="node6" href="CDOInvalidationNotification.html" title="&#171;interface&#187; CDOInvalidationNotification" alt="" coords="435,244,613,284"/>
+<area shape="rect" id="node7" href="CDOLock.html" title="&#171;interface&#187; CDOLock" alt="" coords="276,156,361,196"/>
+<area shape="rect" id="node8" href="CDONotification.html" title="&#171;interface&#187; CDONotification" alt="" coords="261,235,376,275"/>
+<area shape="rect" id="node9" href="CDOObject.html" title="&#171;interface&#187; CDOObject" alt="" coords="275,453,363,493"/>
+<area shape="rect" id="node10" href="CDOObjectReference.html" title="&#171;interface&#187; CDOObjectReference" alt="" coords="245,77,392,117"/>
+<area shape="rect" id="node11" href="common/id/CDOReference.html" title="&#171;interface&#187; CDOReference (org.eclipse.emf.cdo.common.id)" alt="" coords="5,70,216,125"/>
+<area shape="rect" id="node12" href="eresource/CDOResourceNode.html" title="&#171;interface&#187; CDOResourceNode (org.eclipse.emf.cdo.eresource)" alt="" coords="422,446,626,501"/>
+<area shape="rect" id="node13" href="common/id/CDOWithID.html" title="&#171;interface&#187; CDOWithID (org.eclipse.emf.cdo.common.id)" alt="" coords="5,385,216,439"/>
+<area shape="rect" id="node14" title="&#171;interface&#187; EObject (org.eclipse.emf.ecore)" alt="" coords="33,463,188,518"/>
+<area shape="rect" id="node15" href="../spi/cdo/InternalCDOObject.html" title="&#171;interface&#187; InternalCDOObject (org.eclipse.emf.spi.cdo)" alt="" coords="442,525,606,579"/>
+<area shape="rect" id="node16" title="&#171;interface&#187; Lock (java.util.concurrent.locks)" alt="" coords="24,149,197,203"/>
+<area shape="rect" id="node17" href="etypes/ModelElement.html" title="&#171;interface&#187; ModelElement (org.eclipse.emf.cdo.etypes)" alt="" coords="431,603,617,658"/>
+<area shape="rect" id="node18" title="&#171;interface&#187; Notification (org.eclipse.emf.common.notify)" alt="" coords="7,227,214,282"/>
+<area shape="rect" id="node19" href="CDOState.html" title="&#171;enum&#187; CDOState" alt="" coords="70,5,151,45"/>
+</map>
+
+<CENTER><IMG SRC="package-summary.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+<BR>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
@@ -152,7 +176,6 @@ Package org.eclipse.emf.cdo Description
<P>
Client concepts like <A HREF="../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> and <A HREF="../../../../org/eclipse/emf/cdo/CDOState.html" title="enum in org.eclipse.emf.cdo"><CODE>CDOState</CODE></A>.
-<p>
<P>
<P>

Back to the top