Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewSet.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewSet.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewSet.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewSet.html
index 9e492dc83f..c973304de4 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewSet.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewSet.html
@@ -4,10 +4,10 @@
<HEAD>
<TITLE>
-Uses of Interface org.eclipse.emf.cdo.view.CDOViewSet (CDO API Specification)
+Uses of Interface org.eclipse.emf.cdo.view.CDOViewSet (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.view.CDOViewSet (CDO API Specification)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface org.eclipse.emf.cdo.view.CDOViewSet (CDO API Specification)";
+ parent.document.title="Uses of Interface org.eclipse.emf.cdo.view.CDOViewSet (CDO Model Repository Documentation)";
}
}
</SCRIPT>

Back to the top