blob: 19ba0e9702eba4fea7feaf9ea1b9320996d36cfa [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_06) on Fri Jun 05 14:31:24 PDT 2009 -->
<TITLE>
ManagedBeanType
</TITLE>
<META NAME="date" CONTENT="2009-06-05">
<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="ManagedBeanType";
}
}
</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/ManagedBeanType.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;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ManagedBeanType.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;CONSTR&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;CONSTR&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.jsf.facesconfig.emf</FONT>
<BR>
Interface ManagedBeanType</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanTypeImpl.html" title="class in org.eclipse.jst.jsf.facesconfig.emf.impl">ManagedBeanTypeImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>ManagedBeanType</B></DL>
</PRE>
<P>
<!-- begin-user-doc -->
A representation of the model object '<em><b>Managed Bean Type</b></em>'.
<!-- end-user-doc -->
<p>
The following features are supported:
<ul>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getDescription()"><CODE><em>Description</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getDisplayName()"><CODE><em>Display Name</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getIcon()"><CODE><em>Icon</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanName()"><CODE><em>Managed Bean Name</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanClass()"><CODE><em>Managed Bean Class</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanScope()"><CODE><em>Managed Bean Scope</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedProperty()"><CODE><em>Managed Property</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getMapEntries()"><CODE><em>Map Entries</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getListEntries()"><CODE><em>List Entries</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanExtension()"><CODE><em>Managed Bean Extension</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getId()"><CODE><em>Id</em></CODE></A></li>
</ul>
</p>
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType()"><CODE>FacesConfigPackage.getManagedBeanType()</CODE></A></DL>
<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>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#copyright">copyright</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getDescription()">getDescription</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Description</b></em>' containment reference list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getDisplayName()">getDisplayName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Display Name</b></em>' containment reference list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getIcon()">getIcon</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Icon</b></em>' containment reference list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getId()">getId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Id</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ListEntriesType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getListEntries()">getListEntries</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>List Entries</b></em>' containment reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanClass()">getManagedBeanClass</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Managed Bean Class</b></em>' containment reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanExtension()">getManagedBeanExtension</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Managed Bean Extension</b></em>' containment reference list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanName()">getManagedBeanName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Managed Bean Name</b></em>' containment reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanScopeType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanScope()">getManagedBeanScope</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Managed Bean Scope</b></em>' containment reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedProperty()">getManagedProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Managed Property</b></em>' containment reference list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">MapEntriesType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getMapEntries()">getMapEntries</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Map Entries</b></em>' containment reference</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/jsf/facesconfig/emf/ManagedBeanType.html#setId(java.lang.String)">setId</A></B>(java.lang.String&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getId()"><CODE><em>Id</em></CODE></A>' attribute</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/jsf/facesconfig/emf/ManagedBeanType.html#setListEntries(org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType)">setListEntries</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ListEntriesType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getListEntries()"><CODE><em>List Entries</em></CODE></A>' containment reference</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/jsf/facesconfig/emf/ManagedBeanType.html#setManagedBeanClass(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType)">setManagedBeanClass</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanClassType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanClass()"><CODE><em>Managed Bean Class</em></CODE></A>' containment reference</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/jsf/facesconfig/emf/ManagedBeanType.html#setManagedBeanName(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType)">setManagedBeanName</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanNameType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanName()"><CODE><em>Managed Bean Name</em></CODE></A>' containment reference</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/jsf/facesconfig/emf/ManagedBeanType.html#setManagedBeanScope(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType)">setManagedBeanScope</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanScopeType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanScope()"><CODE><em>Managed Bean Scope</em></CODE></A>' containment reference</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/jsf/facesconfig/emf/ManagedBeanType.html#setMapEntries(org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType)">setMapEntries</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">MapEntriesType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getMapEntries()"><CODE><em>Map Entries</em></CODE></A>' containment reference</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="copyright"><!-- --></A><H3>
copyright</H3>
<PRE>
static final java.lang.String <B>copyright</B></PRE>
<DL>
<DD><!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType.copyright">Constant Field Values</A></DL>
</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="getDescription()"><!-- --></A><H3>
getDescription</H3>
<PRE>
EList <B>getDescription</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Description</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DescriptionType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>DescriptionType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Description</em>' containment reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Description</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_Description()"><CODE>FacesConfigPackage.getManagedBeanType_Description()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getDisplayName()"><!-- --></A><H3>
getDisplayName</H3>
<PRE>
EList <B>getDisplayName</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Display Name</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DisplayNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>DisplayNameType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Display Name</em>' containment reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Display Name</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_DisplayName()"><CODE>FacesConfigPackage.getManagedBeanType_DisplayName()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getIcon()"><!-- --></A><H3>
getIcon</H3>
<PRE>
EList <B>getIcon</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Icon</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/IconType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>IconType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Icon</em>' containment reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Icon</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_Icon()"><CODE>FacesConfigPackage.getManagedBeanType_Icon()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedBeanName()"><!-- --></A><H3>
getManagedBeanName</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanNameType</A> <B>getManagedBeanName</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Managed Bean Name</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Managed Bean Name</em>' containment reference isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Managed Bean Name</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#setManagedBeanName(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType)"><CODE>setManagedBeanName(ManagedBeanNameType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_ManagedBeanName()"><CODE>FacesConfigPackage.getManagedBeanType_ManagedBeanName()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setManagedBeanName(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType)"><!-- --></A><H3>
setManagedBeanName</H3>
<PRE>
void <B>setManagedBeanName</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanNameType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanName()"><CODE><em>Managed Bean Name</em></CODE></A>' containment reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the new value of the '<em>Managed Bean Name</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanName()"><CODE>getManagedBeanName()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedBeanClass()"><!-- --></A><H3>
getManagedBeanClass</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanClassType</A> <B>getManagedBeanClass</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Managed Bean Class</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Managed Bean Class</em>' containment reference isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Managed Bean Class</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#setManagedBeanClass(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType)"><CODE>setManagedBeanClass(ManagedBeanClassType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_ManagedBeanClass()"><CODE>FacesConfigPackage.getManagedBeanType_ManagedBeanClass()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setManagedBeanClass(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType)"><!-- --></A><H3>
setManagedBeanClass</H3>
<PRE>
void <B>setManagedBeanClass</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanClassType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanClass()"><CODE><em>Managed Bean Class</em></CODE></A>' containment reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the new value of the '<em>Managed Bean Class</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanClass()"><CODE>getManagedBeanClass()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedBeanScope()"><!-- --></A><H3>
getManagedBeanScope</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanScopeType</A> <B>getManagedBeanScope</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Managed Bean Scope</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Managed Bean Scope</em>' containment reference isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Managed Bean Scope</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#setManagedBeanScope(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType)"><CODE>setManagedBeanScope(ManagedBeanScopeType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_ManagedBeanScope()"><CODE>FacesConfigPackage.getManagedBeanType_ManagedBeanScope()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setManagedBeanScope(org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType)"><!-- --></A><H3>
setManagedBeanScope</H3>
<PRE>
void <B>setManagedBeanScope</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ManagedBeanScopeType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanScope()"><CODE><em>Managed Bean Scope</em></CODE></A>' containment reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the new value of the '<em>Managed Bean Scope</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getManagedBeanScope()"><CODE>getManagedBeanScope()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedProperty()"><!-- --></A><H3>
getManagedProperty</H3>
<PRE>
EList <B>getManagedProperty</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Managed Property</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ManagedPropertyType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Managed Property</em>' containment reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Managed Property</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_ManagedProperty()"><CODE>FacesConfigPackage.getManagedBeanType_ManagedProperty()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getMapEntries()"><!-- --></A><H3>
getMapEntries</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">MapEntriesType</A> <B>getMapEntries</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Map Entries</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Map Entries</em>' containment reference isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Map Entries</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#setMapEntries(org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType)"><CODE>setMapEntries(MapEntriesType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_MapEntries()"><CODE>FacesConfigPackage.getManagedBeanType_MapEntries()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setMapEntries(org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType)"><!-- --></A><H3>
setMapEntries</H3>
<PRE>
void <B>setMapEntries</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">MapEntriesType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getMapEntries()"><CODE><em>Map Entries</em></CODE></A>' containment reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the new value of the '<em>Map Entries</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getMapEntries()"><CODE>getMapEntries()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getListEntries()"><!-- --></A><H3>
getListEntries</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ListEntriesType</A> <B>getListEntries</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>List Entries</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>List Entries</em>' containment reference isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>List Entries</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#setListEntries(org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType)"><CODE>setListEntries(ListEntriesType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_ListEntries()"><CODE>FacesConfigPackage.getManagedBeanType_ListEntries()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setListEntries(org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType)"><!-- --></A><H3>
setListEntries</H3>
<PRE>
void <B>setListEntries</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">ListEntriesType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getListEntries()"><CODE><em>List Entries</em></CODE></A>' containment reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the new value of the '<em>List Entries</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getListEntries()"><CODE>getListEntries()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedBeanExtension()"><!-- --></A><H3>
getManagedBeanExtension</H3>
<PRE>
EList <B>getManagedBeanExtension</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Managed Bean Extension</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanExtensionType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ManagedBeanExtensionType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Managed Bean Extension</em>' containment reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Managed Bean Extension</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_ManagedBeanExtension()"><CODE>FacesConfigPackage.getManagedBeanType_ManagedBeanExtension()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
java.lang.String <B>getId</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Id</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Id</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the value of the '<em>Id</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#setId(java.lang.String)"><CODE>setId(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getManagedBeanType_Id()"><CODE>FacesConfigPackage.getManagedBeanType_Id()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setId(java.lang.String)"><!-- --></A><H3>
setId</H3>
<PRE>
void <B>setId</B>(java.lang.String&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getId()"><CODE><em>Id</em></CODE></A>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the new value of the '<em>Id</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html#getId()"><CODE>getId()</CODE></A></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/ManagedBeanType.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;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ManagedBeanType.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;CONSTR&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;CONSTR&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>