Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html
index 6d53cd58b9..92796bec6d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html
@@ -281,7 +281,7 @@ Class EtypesFactoryImpl</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html#EtypesFactoryImpl()">EtypesFactoryImpl</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an instance of the factory. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an instance of the factory</TD>
</TR>
</TABLE>
&nbsp;
@@ -403,7 +403,7 @@ Class EtypesFactoryImpl</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesFactoryImpl.html#init()">init</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the default factory implementation. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the default factory implementation</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.ecore.impl.EFactoryImpl"><!-- --></A>
@@ -532,7 +532,8 @@ EtypesFactoryImpl</H3>
<PRE>
public <B>EtypesFactoryImpl</B>()</PRE>
<DL>
-<DD>Creates an instance of the factory. <!-- begin-user-doc --> <!-- end-user-doc -->
+<DD>Creates an instance of the factory.
+ <!-- begin-user-doc --> <!-- end-user-doc -->
<P>
<DL>
<DT><B>Generated</B></DT>
@@ -555,7 +556,8 @@ init</H3>
<PRE>
public static <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/EtypesFactory.html" title="interface in org.eclipse.emf.cdo.etypes">EtypesFactory</A> <B>init</B>()</PRE>
<DL>
-<DD>Creates the default factory implementation. <!-- begin-user-doc --> <!-- end-user-doc -->
+<DD>Creates the default factory implementation.
+ <!-- begin-user-doc --> <!-- end-user-doc -->
<P>
<DD><DL>
</DL>
@@ -658,7 +660,7 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLob.html" ti
<DT><B>Since:</B></DT>
<DD>4.1 <!-- end-user-doc --></DD>
<DT><B>Generated</B></DT>
- <DD></DD>
+ <DD>NOT</DD>
</DL>
</DD>
</DL>

Back to the top