Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-05 09:35:11 +0000
committerEike Stepper2011-09-05 09:35:11 +0000
commit003125d3a9706cce7c5258a5279ae8e1552e513b (patch)
treefdd0ac158581c5b975f64dc0549f0dbcdb618d4d /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
parent40d22552e38a76e1947c8c48e9b4b93a0fd09eb6 (diff)
downloadcdo-003125d3a9706cce7c5258a5279ae8e1552e513b.tar.gz
cdo-003125d3a9706cce7c5258a5279ae8e1552e513b.tar.xz
cdo-003125d3a9706cce7c5258a5279ae8e1552e513b.zip
added javadoc
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html22
1 files changed, 14 insertions, 8 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
index 0d13cae6c1..db6c71dadf 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
@@ -100,14 +100,20 @@ Interface IStore</H2>
<DL>
<DT><PRE>public interface <B>IStore</B></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="db4o/IDB4OStore.html" title="&#171;interface&#187; IDB4OStore (org.eclipse.emf.cdo.server.db4o)" alt="" coords="201,5,415,59"/>
-<area shape="rect" id="node2" href="db/IDBStore.html" title="&#171;interface&#187; IDBStore (org.eclipse.emf.cdo.server.db)" alt="" coords="209,78,407,133"/>
-<area shape="rect" id="node3" href="hibernate/IHibernateStore.html" title="&#171;interface&#187; IHibernateStore (org.eclipse.emf.cdo.server.hibernate)" alt="" coords="189,151,427,206"/>
-<area shape="rect" id="node4" href="mem/IMEMStore.html" title="&#171;interface&#187; IMEMStore (org.eclipse.emf.cdo.server.mem)" alt="" coords="201,225,415,279"/>
-<area shape="rect" id="node5" href="mongodb/IMongoDBStore.html" title="&#171;interface&#187; IMongoDBStore (org.eclipse.emf.cdo.server.mongodb)" alt="" coords="189,298,427,353"/>
-<area shape="rect" id="node6" href="objectivity/IObjectivityStore.html" title="&#171;interface&#187; IObjectivityStore (org.eclipse.emf.cdo.server.objectivity)" alt="" coords="187,371,429,426"/>
-<area shape="rect" id="node7" href="IStore.html" title="&#171;interface&#187; IStore" alt="" coords="5,232,91,272"/>
-<area shape="rect" id="node8" href="../spi/server/InternalStore.html" title="&#171;interface&#187; InternalStore (org.eclipse.emf.cdo.spi.server)" alt="" coords="207,445,409,499"/>
+<area shape="rect" id="node1" href="db4o/IDB4OStore.html" title="&#171;interface&#187; IDB4OStore (org.eclipse.emf.cdo.server.db4o)" alt="" coords="527,5,740,59"/>
+<area shape="rect" id="node2" href="db/IDBStore.html" title="&#171;interface&#187; IDBStore (org.eclipse.emf.cdo.server.db)" alt="" coords="534,78,733,133"/>
+<area shape="rect" id="node3" href="hibernate/IHibernateStore.html" title="&#171;interface&#187; IHibernateStore (org.eclipse.emf.cdo.server.hibernate)" alt="" coords="514,151,753,206"/>
+<area shape="rect" id="node4" href="mem/IMEMStore.html" title="&#171;interface&#187; IMEMStore (org.eclipse.emf.cdo.server.mem)" alt="" coords="526,225,741,279"/>
+<area shape="rect" id="node5" href="mongodb/IMongoDBStore.html" title="&#171;interface&#187; IMongoDBStore (org.eclipse.emf.cdo.server.mongodb)" alt="" coords="514,298,753,353"/>
+<area shape="rect" id="node6" href="objectivity/IObjectivityStore.html" title="&#171;interface&#187; IObjectivityStore (org.eclipse.emf.cdo.server.objectivity)" alt="" coords="512,371,755,426"/>
+<area shape="rect" id="node7" href="IRepository.html" title="&#171;interface&#187; IRepository" alt="" coords="18,349,105,389"/>
+<area shape="rect" id="node8" href="IStore.html" title="&#171;interface&#187; IStore" alt="" coords="272,379,357,419"/>
+<area shape="rect" id="node9" href="IStoreAccessor.html" title="&#171;interface&#187; IStoreAccessor" alt="" coords="6,408,117,448"/>
+<area shape="rect" id="node10" href="IStoreFactory.html" title="&#171;interface&#187; IStoreFactory" alt="" coords="583,445,683,485"/>
+<area shape="rect" id="node11" href="../spi/server/InternalStore.html" title="&#171;interface&#187; InternalStore (org.eclipse.emf.cdo.spi.server)" alt="" coords="532,505,735,559"/>
+<area shape="rect" id="node12" href="IStore.ChangeFormat.html" title="&#171;enum&#187; IStore.ChangeFormat" alt="" coords="561,579,706,619"/>
+<area shape="rect" id="node13" href="IStore.RevisionParallelism.html" title="&#171;enum&#187; IStore.RevisionParallelism" alt="" coords="547,637,719,677"/>
+<area shape="rect" id="node14" href="IStore.RevisionTemporality.html" title="&#171;enum&#187; IStore.RevisionTemporality" alt="" coords="546,696,721,736"/>
</map>
<CENTER><IMG SRC="IStore.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top