Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-06-07 09:58:39 +0000
committerEike Stepper2011-06-07 09:58:39 +0000
commitf26bc120ad83960198af825373887d6ec6d6f15a (patch)
tree637e32f3de14405ff507b1473b563c51b3c157ea /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use
parent60f36ca9995f6642f0562923ee585521d787f47a (diff)
downloadcdo-f26bc120ad83960198af825373887d6ec6d6f15a.tar.gz
cdo-f26bc120ad83960198af825373887d6ec6d6f15a.tar.xz
cdo-f26bc120ad83960198af825373887d6ec6d6f15a.zip
javadoc
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/ICheckoutSource.html6
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocation.html6
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocationManager.html6
3 files changed, 9 insertions, 9 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/ICheckoutSource.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/ICheckoutSource.html
index ed2e8ceb86..23cdbe9344 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/ICheckoutSource.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/ICheckoutSource.html
@@ -4,10 +4,10 @@
<HEAD>
<TITLE>
-Uses of Interface org.eclipse.emf.cdo.location.ICheckoutSource (CDO API Specification)
+Uses of Interface org.eclipse.emf.cdo.location.ICheckoutSource (CDO Model Repository Documentation)
</TITLE>
-<META NAME="date" CONTENT="2011-05-28">
+<META NAME="date" CONTENT="">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
@@ -15,7 +15,7 @@ Uses of Interface org.eclipse.emf.cdo.location.ICheckoutSource (CDO API Specific
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface org.eclipse.emf.cdo.location.ICheckoutSource (CDO API Specification)";
+ parent.document.title="Uses of Interface org.eclipse.emf.cdo.location.ICheckoutSource (CDO Model Repository Documentation)";
}
}
</SCRIPT>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocation.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocation.html
index 459d45ce5d..8a226d59c9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocation.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocation.html
@@ -4,10 +4,10 @@
<HEAD>
<TITLE>
-Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocation (CDO API Specification)
+Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocation (CDO Model Repository Documentation)
</TITLE>
-<META NAME="date" CONTENT="2011-05-28">
+<META NAME="date" CONTENT="">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
@@ -15,7 +15,7 @@ Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocation (CDO API Spec
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocation (CDO API Specification)";
+ parent.document.title="Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocation (CDO Model Repository Documentation)";
}
}
</SCRIPT>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocationManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocationManager.html
index 3b4db42416..ec2b3ada4a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocationManager.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/location/class-use/IRepositoryLocationManager.html
@@ -4,10 +4,10 @@
<HEAD>
<TITLE>
-Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocationManager (CDO API Specification)
+Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocationManager (CDO Model Repository Documentation)
</TITLE>
-<META NAME="date" CONTENT="2011-05-28">
+<META NAME="date" CONTENT="">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
@@ -15,7 +15,7 @@ Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocationManager (CDO A
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocationManager (CDO API Specification)";
+ parent.document.title="Uses of Interface org.eclipse.emf.cdo.location.IRepositoryLocationManager (CDO Model Repository Documentation)";
}
}
</SCRIPT>

Back to the top