Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/package-frame.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/package-frame.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/package-frame.html
new file mode 100644
index 0000000000..3867c003a0
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/package-frame.html
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+
+<title>org.eclipse.emf.cdo.explorer.checkouts (CDO Model Repository Documentation)</title>
+<meta name="date" content="">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/eclipse/emf/cdo/explorer/checkouts/package-summary.html" target="classFrame">org.eclipse.emf.cdo.explorer.checkouts</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts" target="classFrame"><span class="interfaceName">CDOCheckout</span></a></li>
+<li><a href="CDOCheckoutManager.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts" target="classFrame"><span class="interfaceName">CDOCheckoutManager</span></a></li>
+<li><a href="CDOCheckoutManager.CheckoutStateEvent.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts" target="classFrame"><span class="interfaceName">CDOCheckoutManager.CheckoutStateEvent</span></a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="CDOCheckout.ObjectType.html" title="enum in org.eclipse.emf.cdo.explorer.checkouts" target="classFrame">CDOCheckout.ObjectType</a></li>
+<li><a href="CDOCheckout.State.html" title="enum in org.eclipse.emf.cdo.explorer.checkouts" target="classFrame">CDOCheckout.State</a></li>
+</ul>
+</div>
+</body>
+</html>

Back to the top