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/impl')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/SecurityPackageImpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/SecurityPackageImpl.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/SecurityPackageImpl.html
index e3cb43bb80..ec36287fa5 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/SecurityPackageImpl.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/SecurityPackageImpl.html
@@ -805,7 +805,7 @@ implements <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityPacka
<h4>init</h4>
<pre>public static&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html" title="interface in org.eclipse.emf.cdo.security">SecurityPackage</a>&nbsp;init()</pre>
<div class="block">Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
-
+
<p>This method is used to initialize <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#eINSTANCE"><code>SecurityPackage.eINSTANCE</code></a> when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
<!-- begin-user-doc -->

Back to the top