Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/SecurityFactory.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/SecurityFactory.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/SecurityFactory.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/SecurityFactory.html
index 2a3d5f347a..c9c71f374b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/SecurityFactory.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/SecurityFactory.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
<title>Uses of Interface org.eclipse.emf.cdo.security.SecurityFactory (CDO Model Repository Documentation)</title>
@@ -112,7 +112,7 @@
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html" title="interface in org.eclipse.emf.cdo.security">SecurityFactory</a></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#eINSTANCE">eINSTANCE</a></span></code>
-<div class="block">The singleton instance of the factory</div>
+<div class="block">The singleton instance of the factory.</div>
</td>
</tr>
</tbody>
@@ -127,7 +127,7 @@
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html" title="interface in org.eclipse.emf.cdo.security">SecurityFactory</a></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityPackage.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getSecurityFactory--">getSecurityFactory</a></span>()</code>
-<div class="block">Returns the factory that creates the instances of the model</div>
+<div class="block">Returns the factory that creates the instances of the model.</div>
</td>
</tr>
</tbody>
@@ -147,7 +147,7 @@
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html" title="class in org.eclipse.emf.cdo.security.impl">SecurityFactoryImpl</a></span></code>
-<div class="block">An implementation of the model <b>Factory</b></div>
+<div class="block">An implementation of the model <b>Factory</b>.</div>
</td>
</tr>
</tbody>
@@ -166,7 +166,7 @@
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html" title="interface in org.eclipse.emf.cdo.security">SecurityFactory</a></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#init--">init</a></span>()</code>
-<div class="block">Creates the default factory implementation</div>
+<div class="block">Creates the default factory implementation.</div>
</td>
</tr>
</tbody>
@@ -222,6 +222,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>

Back to the top