blob: 75349a8ddd8ada9ed0f6e1caf877144fc94807a0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_14) on Wed Apr 07 07:58:06 BST 2010 -->
<TITLE>
DomItemProviderAdapterFactory
</TITLE>
<META NAME="date" CONTENT="2010-04-07">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DomItemProviderAdapterFactory";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DomItemProviderAdapterFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IDOMItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DomItemProviderAdapterFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.jst.ws.jaxws.dom.ui</FONT>
<BR>
Class DomItemProviderAdapterFactory</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">org.eclipse.jst.ws.jaxws.dom.runtime.util.DomAdapterFactory</A>
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.eclipse.jst.ws.jaxws.dom.ui.DomItemProviderAdapterFactory</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>org.eclipse.emf.common.notify.AdapterFactory, org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable</DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/integration/navigator/CustomDomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.integration.navigator">CustomDomItemProviderAdapterFactory</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>DomItemProviderAdapterFactory</B><DT>extends <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A><DT>implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable</DL>
</PRE>
<P>
This is the factory that is used to provide the interfaces needed to support Viewers.
The adapters generated by this factory convert EMF adapter notifications into calls to <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#fireNotifyChanged(org.eclipse.emf.common.notify.Notification)"><CODE>fireNotifyChanged</CODE></A>.
The adapters also support Eclipse property sheets.
Note that most of the adapters are shared among multiple instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;org.eclipse.emf.edit.provider.IChangeNotifier</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#changeNotifier">changeNotifier</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is used to implement <CODE>IChangeNotifier</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IDOMItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IDOMItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#idomItemProvider">idomItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IDOM</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IJavaWebServiceElementItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IJavaWebServiceElementItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iJavaWebServiceElementItemProvider">iJavaWebServiceElementItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IJavaWebServiceElement</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IServiceEndpointInterfaceItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IServiceEndpointInterfaceItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iServiceEndpointInterfaceItemProvider">iServiceEndpointInterfaceItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IServiceEndpointInterface</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebMethodItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebMethodItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iWebMethodItemProvider">iWebMethodItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebParamItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebParamItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iWebParamItemProvider">iWebParamItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebParam</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebServiceItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iWebServiceItemProvider">iWebServiceItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebService</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceProjectItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebServiceProjectItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iWebServiceProjectItemProvider">iWebServiceProjectItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebServiceProject</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebTypeItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebTypeItemProvider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#iWebTypeItemProvider">iWebTypeItemProvider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebType</CODE></A> instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;org.eclipse.emf.edit.provider.ComposedAdapterFactory</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#parentAdapterFactory">parentAdapterFactory</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of the root adapter factory that delegates to this adapter factory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.Collection&lt;java.lang.Object&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#supportedTypes">supportedTypes</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This keeps track of all the supported types checked by <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#isFactoryForType(java.lang.Object)"><CODE>isFactoryForType</CODE></A>.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.jst.ws.jaxws.dom.runtime.util.DomAdapterFactory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#modelPackage">modelPackage</A>, <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#modelSwitch">modelSwitch</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#DomItemProviderAdapterFactory()">DomItemProviderAdapterFactory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This constructs an instance.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#adapt(org.eclipse.emf.common.notify.Notifier, java.lang.Object)">adapt</A></B>(org.eclipse.emf.common.notify.Notifier&nbsp;notifier,
java.lang.Object&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This implementation substitutes the factory itself as the key for the adapter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#adapt(java.lang.Object, java.lang.Object)">adapt</A></B>(java.lang.Object&nbsp;object,
java.lang.Object&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#addListener(org.eclipse.emf.edit.provider.INotifyChangedListener)">addListener</A></B>(org.eclipse.emf.edit.provider.INotifyChangedListener&nbsp;notifyChangedListener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This adds a listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIDOMAdapter()">createIDOMAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IDOM</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIJavaWebServiceElementAdapter()">createIJavaWebServiceElementAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IJavaWebServiceElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIServiceEndpointInterfaceAdapter()">createIServiceEndpointInterfaceAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IServiceEndpointInterface</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebMethodAdapter()">createIWebMethodAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebParamAdapter()">createIWebParamAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebParam</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebServiceAdapter()">createIWebServiceAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebService</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebServiceProjectAdapter()">createIWebServiceProjectAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebServiceProject</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.common.notify.Adapter</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebTypeAdapter()">createIWebTypeAdapter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebType</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#dispose()">dispose</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This disposes all of the item providers created by this factory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#fireNotifyChanged(org.eclipse.emf.common.notify.Notification)">fireNotifyChanged</A></B>(org.eclipse.emf.common.notify.Notification&nbsp;notification)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This delegates to <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#changeNotifier"><CODE>changeNotifier</CODE></A> and to <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#parentAdapterFactory"><CODE>parentAdapterFactory</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.emf.edit.provider.ComposeableAdapterFactory</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#getRootAdapterFactory()">getRootAdapterFactory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This returns the root adapter factory that contains this factory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#isFactoryForType(java.lang.Object)">isFactoryForType</A></B>(java.lang.Object&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener)">removeListener</A></B>(org.eclipse.emf.edit.provider.INotifyChangedListener&nbsp;notifyChangedListener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This removes a listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory)">setParentAdapterFactory</A></B>(org.eclipse.emf.edit.provider.ComposedAdapterFactory&nbsp;parentAdapterFactory)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This sets the composed adapter factory that contains this factory.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.jst.ws.jaxws.dom.runtime.util.DomAdapterFactory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createAdapter(org.eclipse.emf.common.notify.Notifier)">createAdapter</A>, <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createEObjectAdapter()">createEObjectAdapter</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterFactoryImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>adaptAllNew, adaptNew, associate, createAdapter, resolve</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.common.notify.AdapterFactory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.eclipse.emf.common.notify.AdapterFactory</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>adaptAllNew, adaptNew</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="parentAdapterFactory"><!-- --></A><H3>
parentAdapterFactory</H3>
<PRE>
protected org.eclipse.emf.edit.provider.ComposedAdapterFactory <B>parentAdapterFactory</B></PRE>
<DL>
<DD>This keeps track of the root adapter factory that delegates to this adapter factory.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="changeNotifier"><!-- --></A><H3>
changeNotifier</H3>
<PRE>
protected org.eclipse.emf.edit.provider.IChangeNotifier <B>changeNotifier</B></PRE>
<DL>
<DD>This is used to implement <CODE>IChangeNotifier</CODE>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="supportedTypes"><!-- --></A><H3>
supportedTypes</H3>
<PRE>
protected java.util.Collection&lt;java.lang.Object&gt; <B>supportedTypes</B></PRE>
<DL>
<DD>This keeps track of all the supported types checked by <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#isFactoryForType(java.lang.Object)"><CODE>isFactoryForType</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="idomItemProvider"><!-- --></A><H3>
idomItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IDOMItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IDOMItemProvider</A> <B>idomItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IDOM</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iJavaWebServiceElementItemProvider"><!-- --></A><H3>
iJavaWebServiceElementItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IJavaWebServiceElementItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IJavaWebServiceElementItemProvider</A> <B>iJavaWebServiceElementItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IJavaWebServiceElement</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iServiceEndpointInterfaceItemProvider"><!-- --></A><H3>
iServiceEndpointInterfaceItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IServiceEndpointInterfaceItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IServiceEndpointInterfaceItemProvider</A> <B>iServiceEndpointInterfaceItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IServiceEndpointInterface</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iWebMethodItemProvider"><!-- --></A><H3>
iWebMethodItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebMethodItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebMethodItemProvider</A> <B>iWebMethodItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iWebParamItemProvider"><!-- --></A><H3>
iWebParamItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebParamItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebParamItemProvider</A> <B>iWebParamItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebParam</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iWebServiceItemProvider"><!-- --></A><H3>
iWebServiceItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebServiceItemProvider</A> <B>iWebServiceItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebService</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iWebServiceProjectItemProvider"><!-- --></A><H3>
iWebServiceProjectItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceProjectItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebServiceProjectItemProvider</A> <B>iWebServiceProjectItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebServiceProject</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iWebTypeItemProvider"><!-- --></A><H3>
iWebTypeItemProvider</H3>
<PRE>
protected <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IWebTypeItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebTypeItemProvider</A> <B>iWebTypeItemProvider</B></PRE>
<DL>
<DD>This keeps track of the one adapter used for all <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebType</CODE></A> instances.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="DomItemProviderAdapterFactory()"><!-- --></A><H3>
DomItemProviderAdapterFactory</H3>
<PRE>
public <B>DomItemProviderAdapterFactory</B>()</PRE>
<DL>
<DD>This constructs an instance.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="createIDOMAdapter()"><!-- --></A><H3>
createIDOMAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIDOMAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IDOM</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIDOMAdapter()">createIDOMAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IDOM</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIJavaWebServiceElementAdapter()"><!-- --></A><H3>
createIJavaWebServiceElementAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIJavaWebServiceElementAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IJavaWebServiceElement</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIJavaWebServiceElementAdapter()">createIJavaWebServiceElementAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IJavaWebServiceElement</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIServiceEndpointInterfaceAdapter()"><!-- --></A><H3>
createIServiceEndpointInterfaceAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIServiceEndpointInterfaceAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IServiceEndpointInterface</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIServiceEndpointInterfaceAdapter()">createIServiceEndpointInterfaceAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IServiceEndpointInterface</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIWebMethodAdapter()"><!-- --></A><H3>
createIWebMethodAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIWebMethodAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebMethodAdapter()">createIWebMethodAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIWebParamAdapter()"><!-- --></A><H3>
createIWebParamAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIWebParamAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebParam</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebParamAdapter()">createIWebParamAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebParam</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIWebServiceAdapter()"><!-- --></A><H3>
createIWebServiceAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIWebServiceAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebService</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebServiceAdapter()">createIWebServiceAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebService</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIWebServiceProjectAdapter()"><!-- --></A><H3>
createIWebServiceProjectAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIWebServiceProjectAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebServiceProject</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebServiceProjectAdapter()">createIWebServiceProjectAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebServiceProject</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="createIWebTypeAdapter()"><!-- --></A><H3>
createIWebTypeAdapter</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>createIWebTypeAdapter</B>()</PRE>
<DL>
<DD>This creates an adapter for a <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebType</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebTypeAdapter()">createIWebTypeAdapter</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the new adapter.<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getRootAdapterFactory()"><!-- --></A><H3>
getRootAdapterFactory</H3>
<PRE>
public org.eclipse.emf.edit.provider.ComposeableAdapterFactory <B>getRootAdapterFactory</B>()</PRE>
<DL>
<DD>This returns the root adapter factory that contains this factory.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getRootAdapterFactory</CODE> in interface <CODE>org.eclipse.emf.edit.provider.ComposeableAdapterFactory</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory)"><!-- --></A><H3>
setParentAdapterFactory</H3>
<PRE>
public void <B>setParentAdapterFactory</B>(org.eclipse.emf.edit.provider.ComposedAdapterFactory&nbsp;parentAdapterFactory)</PRE>
<DL>
<DD>This sets the composed adapter factory that contains this factory.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>setParentAdapterFactory</CODE> in interface <CODE>org.eclipse.emf.edit.provider.ComposeableAdapterFactory</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isFactoryForType(java.lang.Object)"><!-- --></A><H3>
isFactoryForType</H3>
<PRE>
public boolean <B>isFactoryForType</B>(java.lang.Object&nbsp;type)</PRE>
<DL>
<DD><!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>isFactoryForType</CODE> in interface <CODE>org.eclipse.emf.common.notify.AdapterFactory</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#isFactoryForType(java.lang.Object)">isFactoryForType</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>whether this factory is applicable for the type of the object.</DL>
</DD>
</DL>
<HR>
<A NAME="adapt(org.eclipse.emf.common.notify.Notifier, java.lang.Object)"><!-- --></A><H3>
adapt</H3>
<PRE>
public org.eclipse.emf.common.notify.Adapter <B>adapt</B>(org.eclipse.emf.common.notify.Notifier&nbsp;notifier,
java.lang.Object&nbsp;type)</PRE>
<DL>
<DD>This implementation substitutes the factory itself as the key for the adapter.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>adapt</CODE> in interface <CODE>org.eclipse.emf.common.notify.AdapterFactory</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#adapt(org.eclipse.emf.common.notify.Notifier, java.lang.Object)">adapt</A></CODE> in class <CODE><A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="adapt(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
adapt</H3>
<PRE>
public java.lang.Object <B>adapt</B>(java.lang.Object&nbsp;object,
java.lang.Object&nbsp;type)</PRE>
<DL>
<DD><!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>adapt</CODE> in interface <CODE>org.eclipse.emf.common.notify.AdapterFactory</CODE><DT><B>Overrides:</B><DD><CODE>adapt</CODE> in class <CODE>org.eclipse.emf.common.notify.impl.AdapterFactoryImpl</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addListener(org.eclipse.emf.edit.provider.INotifyChangedListener)"><!-- --></A><H3>
addListener</H3>
<PRE>
public void <B>addListener</B>(org.eclipse.emf.edit.provider.INotifyChangedListener&nbsp;notifyChangedListener)</PRE>
<DL>
<DD>This adds a listener.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>addListener</CODE> in interface <CODE>org.eclipse.emf.edit.provider.IChangeNotifier</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener)"><!-- --></A><H3>
removeListener</H3>
<PRE>
public void <B>removeListener</B>(org.eclipse.emf.edit.provider.INotifyChangedListener&nbsp;notifyChangedListener)</PRE>
<DL>
<DD>This removes a listener.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>removeListener</CODE> in interface <CODE>org.eclipse.emf.edit.provider.IChangeNotifier</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="fireNotifyChanged(org.eclipse.emf.common.notify.Notification)"><!-- --></A><H3>
fireNotifyChanged</H3>
<PRE>
public void <B>fireNotifyChanged</B>(org.eclipse.emf.common.notify.Notification&nbsp;notification)</PRE>
<DL>
<DD>This delegates to <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#changeNotifier"><CODE>changeNotifier</CODE></A> and to <A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#parentAdapterFactory"><CODE>parentAdapterFactory</CODE></A>.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>fireNotifyChanged</CODE> in interface <CODE>org.eclipse.emf.edit.provider.IChangeNotifier</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="dispose()"><!-- --></A><H3>
dispose</H3>
<PRE>
public void <B>dispose</B>()</PRE>
<DL>
<DD>This disposes all of the item providers created by this factory.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>dispose</CODE> in interface <CODE>org.eclipse.emf.edit.provider.IDisposable</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DomItemProviderAdapterFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../../../org/eclipse/jst/ws/jaxws/dom/ui/IDOMItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DomItemProviderAdapterFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>