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/util/EtypesAdapterFactory.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html35
1 files changed, 21 insertions, 14 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html
index d036825897..4946bd9932 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html
@@ -148,7 +148,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#modelPackage">modelPackage</A></B></CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The cached model package. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The cached model package</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -156,7 +156,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#modelSwitch">modelSwitch</A></B></CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The switch that delegates to the <code>createXXX</code> methods. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The switch that delegates to the <code>createXXX</code> methods</TD>
</TR>
</TABLE>
&nbsp;
@@ -172,7 +172,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#EtypesAdapterFactory()">EtypesAdapterFactory</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an instance of the adapter factory. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an instance of the adapter factory</TD>
</TR>
</TABLE>
&nbsp;
@@ -190,7 +190,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#createAdapter(org.eclipse.emf.common.notify.Notifier)">createAdapter</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</A>&nbsp;target)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an adapter for the <code>target</code>. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an adapter for the <code>target</code></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -206,7 +206,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#createEObjectAdapter()">createEObjectAdapter</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new adapter for the default case. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new adapter for the default case</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -214,7 +214,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#createModelElementAdapter()">createModelElementAdapter</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new adapter for an object of class '<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><CODE><em>Model Element</em></CODE></A>'. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new adapter for an object of class '<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><CODE><em>Model Element</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -222,7 +222,7 @@ Class EtypesAdapterFactory</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#isFactoryForType(java.lang.Object)">isFactoryForType</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this factory is applicable for the type of the object. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this factory is applicable for the type of the object</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterFactoryImpl"><!-- --></A>
@@ -261,7 +261,8 @@ modelPackage</H3>
<PRE>
protected static <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.html" title="interface in org.eclipse.emf.cdo.etypes">EtypesPackage</A> <B>modelPackage</B></PRE>
<DL>
-<DD>The cached model package. <!-- begin-user-doc --> <!-- end-user-doc -->
+<DD>The cached model package.
+ <!-- begin-user-doc --> <!-- end-user-doc -->
<P>
<DL>
<DT><B>Generated</B></DT>
@@ -275,7 +276,8 @@ modelSwitch</H3>
<PRE>
protected <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="class in org.eclipse.emf.cdo.etypes.util">EtypesSwitch</A>&lt;<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</A>&gt; <B>modelSwitch</B></PRE>
<DL>
-<DD>The switch that delegates to the <code>createXXX</code> methods. <!-- begin-user-doc --> <!-- end-user-doc -->
+<DD>The switch that delegates to the <code>createXXX</code> methods.
+ <!-- begin-user-doc --> <!-- end-user-doc -->
<P>
<DL>
<DT><B>Generated</B></DT>
@@ -298,7 +300,8 @@ EtypesAdapterFactory</H3>
<PRE>
public <B>EtypesAdapterFactory</B>()</PRE>
<DL>
-<DD>Creates an instance of the adapter factory. <!-- begin-user-doc --> <!-- end-user-doc -->
+<DD>Creates an instance of the adapter factory.
+ <!-- begin-user-doc --> <!-- end-user-doc -->
<P>
<DL>
<DT><B>Generated</B></DT>
@@ -321,7 +324,8 @@ isFactoryForType</H3>
<PRE>
public boolean <B>isFactoryForType</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</PRE>
<DL>
-<DD>Returns whether this factory is applicable for the type of the object. <!-- begin-user-doc --> This implementation
+<DD>Returns whether this factory is applicable for the type of the object.
+ <!-- begin-user-doc --> This implementation
returns <code>true</code> if the object is either the model's package or is an instance object of the model. <!--
end-user-doc -->
<P>
@@ -342,7 +346,8 @@ createAdapter</H3>
<PRE>
public <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</A> <B>createAdapter</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</A>&nbsp;target)</PRE>
<DL>
-<DD>Creates an adapter for the <code>target</code>. <!-- begin-user-doc --> <!-- end-user-doc -->
+<DD>Creates an adapter for the <code>target</code>.
+ <!-- begin-user-doc --> <!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#createAdapter(org.eclipse.emf.common.notify.Notifier)" title="class or interface in org.eclipse.emf.common.notify.impl">createAdapter</A></CODE> in class <CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterFactoryImpl</A></CODE></DL>
@@ -361,7 +366,8 @@ createModelElementAdapter</H3>
<PRE>
public <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</A> <B>createModelElementAdapter</B>()</PRE>
<DL>
-<DD>Creates a new adapter for an object of class '<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><CODE><em>Model Element</em></CODE></A>'. <!-- begin-user-doc --> This default implementation returns null so that we can easily
+<DD>Creates a new adapter for an object of class '<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><CODE><em>Model Element</em></CODE></A>'.
+ <!-- begin-user-doc --> This default implementation returns null so that we can easily
ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
<P>
<DD><DL>
@@ -396,7 +402,8 @@ createEObjectAdapter</H3>
<PRE>
public <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</A> <B>createEObjectAdapter</B>()</PRE>
<DL>
-<DD>Creates a new adapter for the default case. <!-- begin-user-doc --> This default implementation returns null. <!--
+<DD>Creates a new adapter for the default case.
+ <!-- begin-user-doc --> This default implementation returns null. <!--
end-user-doc -->
<P>
<DD><DL>

Back to the top