blob: 68eacd52a811604d8c85a1482d62c7cc04254b07 [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_17) on Fri Jun 04 12:28:39 PDT 2010 -->
<TITLE>
FacesConfigType
</TITLE>
<META NAME="date" CONTENT="2010-06-04">
<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="FacesConfigType";
}
}
</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/FacesConfigType.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/FacesConfigPackage.Literals.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/FacesContextFactoryType.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/FacesConfigType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="FacesConfigType.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 FacesConfigType</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigTypeImpl.html" title="class in org.eclipse.jst.jsf.facesconfig.emf.impl">FacesConfigTypeImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>FacesConfigType</B></DL>
</PRE>
<P>
<!-- begin-user-doc -->
A representation of the model object '<em><b>Type</b></em>'.
<!-- end-user-doc -->
<p>
The following features are supported:
<ul>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getApplication()"><CODE><em>Application</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getOrdering()"><CODE><em>Ordering</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getAbsoluteOrdering()"><CODE><em>Absolute Ordering</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getFactory()"><CODE><em>Factory</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getComponent()"><CODE><em>Component</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getConverter()"><CODE><em>Converter</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getManagedBean()"><CODE><em>Managed Bean</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getName()"><CODE><em>Name</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getNavigationRule()"><CODE><em>Navigation Rule</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getReferencedBean()"><CODE><em>Referenced Bean</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getRenderKit()"><CODE><em>Render Kit</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getLifecycle()"><CODE><em>Lifecycle</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getValidator()"><CODE><em>Validator</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getBehavior()"><CODE><em>Behavior</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getFacesConfigExtension()"><CODE><em>Faces Config Extension</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getId()"><CODE><em>Id</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#isMetadataComplete()"><CODE><em>Metadata Complete</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#getFacesConfigType()"><CODE>FacesConfigPackage.getFacesConfigType()</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/FacesConfigType.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;<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">AbsoluteOrderingType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getAbsoluteOrdering()">getAbsoluteOrdering</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Absolute Ordering</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/FacesConfigType.html#getApplication()">getApplication</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Application</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/FacesConfigType.html#getBehavior()">getBehavior</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Behavior</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/FacesConfigType.html#getComponent()">getComponent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Component</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/FacesConfigType.html#getConverter()">getConverter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Converter</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/FacesConfigType.html#getFacesConfigExtension()">getFacesConfigExtension</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Faces Config Extension</b></em>' 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/FacesConfigType.html#getFactory()">getFactory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Factory</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/FacesConfigType.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;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getLifecycle()">getLifecycle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Lifecycle</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/FacesConfigType.html#getManagedBean()">getManagedBean</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Managed Bean</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/NameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">NameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getName()">getName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Name</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/FacesConfigType.html#getNavigationRule()">getNavigationRule</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Navigation Rule</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/FacesConfigType.html#getOrdering()">getOrdering</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Ordering</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/FacesConfigType.html#getReferencedBean()">getReferencedBean</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Referenced Bean</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/FacesConfigType.html#getRenderKit()">getRenderKit</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Render Kit</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/FacesConfigType.html#getValidator()">getValidator</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Validator</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/FacesConfigType.html#getXmlns()">getXmlns</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Xmlns</b></em>' attribute.</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/jsf/facesconfig/emf/FacesConfigType.html#isMetadataComplete()">isMetadataComplete</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Metadata Complete</b></em>' attribute</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/jsf/facesconfig/emf/FacesConfigType.html#isSetXmlns()">isSetXmlns</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</em></CODE></A>' attribute is set</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/FacesConfigType.html#setAbsoluteOrdering(org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType)">setAbsoluteOrdering</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">AbsoluteOrderingType</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/FacesConfigType.html#getAbsoluteOrdering()"><CODE><em>Absolute Ordering</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/FacesConfigType.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/FacesConfigType.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/FacesConfigType.html#setMetadataComplete(boolean)">setMetadataComplete</A></B>(boolean&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/FacesConfigType.html#isMetadataComplete()"><CODE><em>Metadata Complete</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/FacesConfigType.html#setName(org.eclipse.jst.jsf.facesconfig.emf.NameType)">setName</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/NameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">NameType</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/FacesConfigType.html#getName()"><CODE><em>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/FacesConfigType.html#setXmlns(java.lang.String)">setXmlns</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/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</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/FacesConfigType.html#unsetXmlns()">unsetXmlns</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unsets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</em></CODE></A>' attribute</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.FacesConfigType.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="getApplication()"><!-- --></A><H3>
getApplication</H3>
<PRE>
EList <B>getApplication</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Application</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ApplicationType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Application</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>Application</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Application()"><CODE>FacesConfigPackage.getFacesConfigType_Application()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getOrdering()"><!-- --></A><H3>
getOrdering</H3>
<PRE>
EList <B>getOrdering</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Ordering</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/OrderingType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>OrderingType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Ordering</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>Ordering</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Ordering()"><CODE>FacesConfigPackage.getFacesConfigType_Ordering()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getAbsoluteOrdering()"><!-- --></A><H3>
getAbsoluteOrdering</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">AbsoluteOrderingType</A> <B>getAbsoluteOrdering</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Absolute Ordering</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Absolute Ordering</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>Absolute Ordering</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#setAbsoluteOrdering(org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType)"><CODE>setAbsoluteOrdering(AbsoluteOrderingType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_AbsoluteOrdering()"><CODE>FacesConfigPackage.getFacesConfigType_AbsoluteOrdering()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setAbsoluteOrdering(org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType)"><!-- --></A><H3>
setAbsoluteOrdering</H3>
<PRE>
void <B>setAbsoluteOrdering</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">AbsoluteOrderingType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getAbsoluteOrdering()"><CODE><em>Absolute Ordering</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>Absolute Ordering</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getAbsoluteOrdering()"><CODE>getAbsoluteOrdering()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getFactory()"><!-- --></A><H3>
getFactory</H3>
<PRE>
EList <B>getFactory</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Factory</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FactoryType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>FactoryType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Factory</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>Factory</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Factory()"><CODE>FacesConfigPackage.getFacesConfigType_Factory()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getComponent()"><!-- --></A><H3>
getComponent</H3>
<PRE>
EList <B>getComponent</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Component</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ComponentType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ComponentType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Component</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>Component</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Component()"><CODE>FacesConfigPackage.getFacesConfigType_Component()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getConverter()"><!-- --></A><H3>
getConverter</H3>
<PRE>
EList <B>getConverter</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Converter</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ConverterType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ConverterType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Converter</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>Converter</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Converter()"><CODE>FacesConfigPackage.getFacesConfigType_Converter()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedBean()"><!-- --></A><H3>
getManagedBean</H3>
<PRE>
EList <B>getManagedBean</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Managed Bean</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ManagedBeanType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Managed Bean</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</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_ManagedBean()"><CODE>FacesConfigPackage.getFacesConfigType_ManagedBean()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getName()"><!-- --></A><H3>
getName</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/NameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">NameType</A> <B>getName</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Name</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>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>Name</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#setName(org.eclipse.jst.jsf.facesconfig.emf.NameType)"><CODE>setName(NameType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Name()"><CODE>FacesConfigPackage.getFacesConfigType_Name()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setName(org.eclipse.jst.jsf.facesconfig.emf.NameType)"><!-- --></A><H3>
setName</H3>
<PRE>
void <B>setName</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/NameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">NameType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getName()"><CODE><em>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>Name</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getName()"><CODE>getName()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getNavigationRule()"><!-- --></A><H3>
getNavigationRule</H3>
<PRE>
EList <B>getNavigationRule</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Navigation Rule</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>NavigationRuleType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Navigation Rule</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>Navigation Rule</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_NavigationRule()"><CODE>FacesConfigPackage.getFacesConfigType_NavigationRule()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getReferencedBean()"><!-- --></A><H3>
getReferencedBean</H3>
<PRE>
EList <B>getReferencedBean</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Referenced Bean</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ReferencedBeanType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Referenced Bean</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>Referenced Bean</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_ReferencedBean()"><CODE>FacesConfigPackage.getFacesConfigType_ReferencedBean()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getRenderKit()"><!-- --></A><H3>
getRenderKit</H3>
<PRE>
EList <B>getRenderKit</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Render Kit</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/RenderKitType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>RenderKitType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Render Kit</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>Render Kit</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_RenderKit()"><CODE>FacesConfigPackage.getFacesConfigType_RenderKit()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getLifecycle()"><!-- --></A><H3>
getLifecycle</H3>
<PRE>
EList <B>getLifecycle</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Lifecycle</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/LifecycleType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>LifecycleType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Lifecycle</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>Lifecycle</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Lifecycle()"><CODE>FacesConfigPackage.getFacesConfigType_Lifecycle()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getValidator()"><!-- --></A><H3>
getValidator</H3>
<PRE>
EList <B>getValidator</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Validator</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ValidatorType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ValidatorType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Validator</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>Validator</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Validator()"><CODE>FacesConfigPackage.getFacesConfigType_Validator()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getBehavior()"><!-- --></A><H3>
getBehavior</H3>
<PRE>
EList <B>getBehavior</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Behavior</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/BehaviorType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>BehaviorType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Behavior</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>Behavior</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Behavior()"><CODE>FacesConfigPackage.getFacesConfigType_Behavior()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getFacesConfigExtension()"><!-- --></A><H3>
getFacesConfigExtension</H3>
<PRE>
EList <B>getFacesConfigExtension</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Faces Config Extension</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigExtensionType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>FacesConfigExtensionType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Faces Config Extension</em>' 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>Faces Config Extension</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_FacesConfigExtension()"><CODE>FacesConfigPackage.getFacesConfigType_FacesConfigExtension()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getXmlns()"><!-- --></A><H3>
getXmlns</H3>
<PRE>
java.lang.String <B>getXmlns</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Xmlns</b></em>' attribute.
The default value is <code>"http://java.sun.com/JSF/Configuration"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Xmlns</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>Xmlns</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#isSetXmlns()"><CODE>isSetXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#unsetXmlns()"><CODE>unsetXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#setXmlns(java.lang.String)"><CODE>setXmlns(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Xmlns()"><CODE>FacesConfigPackage.getFacesConfigType_Xmlns()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setXmlns(java.lang.String)"><!-- --></A><H3>
setXmlns</H3>
<PRE>
void <B>setXmlns</B>(java.lang.String&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</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>Xmlns</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#isSetXmlns()"><CODE>isSetXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#unsetXmlns()"><CODE>unsetXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE>getXmlns()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="unsetXmlns()"><!-- --></A><H3>
unsetXmlns</H3>
<PRE>
void <B>unsetXmlns</B>()</PRE>
<DL>
<DD>Unsets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</em></CODE></A>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#isSetXmlns()"><CODE>isSetXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE>getXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#setXmlns(java.lang.String)"><CODE>setXmlns(String)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="isSetXmlns()"><!-- --></A><H3>
isSetXmlns</H3>
<PRE>
boolean <B>isSetXmlns</B>()</PRE>
<DL>
<DD>Returns whether the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE><em>Xmlns</em></CODE></A>' attribute is set.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>whether the value of the '<em>Xmlns</em>' attribute is set.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#unsetXmlns()"><CODE>unsetXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#getXmlns()"><CODE>getXmlns()</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#setXmlns(java.lang.String)"><CODE>setXmlns(String)</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/FacesConfigType.html#setId(java.lang.String)"><CODE>setId(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_Id()"><CODE>FacesConfigPackage.getFacesConfigType_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/FacesConfigType.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/FacesConfigType.html#getId()"><CODE>getId()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="isMetadataComplete()"><!-- --></A><H3>
isMetadataComplete</H3>
<PRE>
boolean <B>isMetadataComplete</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Metadata Complete</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Metadata Complete</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>Metadata Complete</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#setMetadataComplete(boolean)"><CODE>setMetadataComplete(boolean)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getFacesConfigType_MetadataComplete()"><CODE>FacesConfigPackage.getFacesConfigType_MetadataComplete()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setMetadataComplete(boolean)"><!-- --></A><H3>
setMetadataComplete</H3>
<PRE>
void <B>setMetadataComplete</B>(boolean&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#isMetadataComplete()"><CODE><em>Metadata Complete</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>Metadata Complete</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.html#isMetadataComplete()"><CODE>isMetadataComplete()</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/FacesConfigType.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/FacesConfigPackage.Literals.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/FacesContextFactoryType.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/FacesConfigType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="FacesConfigType.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>