blob: 4519a5231e66dd874859229b7b2e45caa3b86800 [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:37 PDT 2010 -->
<TITLE>
ApplicationType
</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="ApplicationType";
}
}
</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/ApplicationType.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/ApplicationFactoryType.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/AttributeClassType.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/ApplicationType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ApplicationType.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 ApplicationType</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationTypeImpl.html" title="class in org.eclipse.jst.jsf.facesconfig.emf.impl">ApplicationTypeImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>ApplicationType</B></DL>
</PRE>
<P>
<!-- begin-user-doc -->
A representation of the model object '<em><b>Application Type</b></em>'.
<!-- end-user-doc -->
<p>
The following features are supported:
<ul>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getActionListener()"><CODE><em>Action Listener</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getDefaultRenderKitId()"><CODE><em>Default Render Kit Id</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getMessageBundle()"><CODE><em>Message Bundle</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getNavigationHandler()"><CODE><em>Navigation Handler</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getViewHandler()"><CODE><em>View Handler</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getStateManager()"><CODE><em>State Manager</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getELResolver()"><CODE><em>EL Resolver</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getPropertyResolver()"><CODE><em>Property Resolver</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getVariableResolver()"><CODE><em>Variable Resolver</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getResourceHandler()"><CODE><em>Resource Handler</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getSystemEventListener()"><CODE><em>System Event Listener</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getLocaleConfig()"><CODE><em>Locale Config</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getResourceBundle()"><CODE><em>Resource Bundle</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getApplicationExtension()"><CODE><em>Application Extension</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.html#getDefaultValidators()"><CODE><em>Default Validators</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.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#getApplicationType()"><CODE>FacesConfigPackage.getApplicationType()</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/ApplicationType.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/ApplicationType.html#getActionListener()">getActionListener</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Action Listener</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/ApplicationType.html#getApplicationExtension()">getApplicationExtension</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Application 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/ApplicationType.html#getDefaultRenderKitId()">getDefaultRenderKitId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Default Render Kit Id</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/ApplicationType.html#getDefaultValidators()">getDefaultValidators</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Default Validators</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/ApplicationType.html#getELResolver()">getELResolver</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>EL Resolver</b></em>' 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/ApplicationType.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/ApplicationType.html#getLocaleConfig()">getLocaleConfig</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Locale Config</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/ApplicationType.html#getMessageBundle()">getMessageBundle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Message Bundle</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/ApplicationType.html#getNavigationHandler()">getNavigationHandler</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Navigation Handler</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/ApplicationType.html#getPropertyResolver()">getPropertyResolver</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Property Resolver</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/ApplicationType.html#getResourceBundle()">getResourceBundle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Resource Bundle</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/ApplicationType.html#getResourceHandler()">getResourceHandler</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Resource Handler</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/ApplicationType.html#getStateManager()">getStateManager</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>State Manager</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/ApplicationType.html#getSystemEventListener()">getSystemEventListener</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>System Event Listener</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/ApplicationType.html#getVariableResolver()">getVariableResolver</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Variable Resolver</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/ApplicationType.html#getViewHandler()">getViewHandler</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>View Handler</b></em>' containment reference list.</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/ApplicationType.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/ApplicationType.html#getId()"><CODE><em>Id</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.ApplicationType.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="getActionListener()"><!-- --></A><H3>
getActionListener</H3>
<PRE>
EList <B>getActionListener</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Action Listener</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ActionListenerType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ActionListenerType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Action Listener</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>Action Listener</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_ActionListener()"><CODE>FacesConfigPackage.getApplicationType_ActionListener()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getDefaultRenderKitId()"><!-- --></A><H3>
getDefaultRenderKitId</H3>
<PRE>
EList <B>getDefaultRenderKitId</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Default Render Kit Id</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DefaultRenderKitIdType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>DefaultRenderKitIdType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Default Render Kit Id</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>Default Render Kit Id</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_DefaultRenderKitId()"><CODE>FacesConfigPackage.getApplicationType_DefaultRenderKitId()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getMessageBundle()"><!-- --></A><H3>
getMessageBundle</H3>
<PRE>
EList <B>getMessageBundle</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Message Bundle</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/MessageBundleType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>MessageBundleType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Message Bundle</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>Message Bundle</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_MessageBundle()"><CODE>FacesConfigPackage.getApplicationType_MessageBundle()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getNavigationHandler()"><!-- --></A><H3>
getNavigationHandler</H3>
<PRE>
EList <B>getNavigationHandler</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Navigation Handler</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/NavigationHandlerType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>NavigationHandlerType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Navigation Handler</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 Handler</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_NavigationHandler()"><CODE>FacesConfigPackage.getApplicationType_NavigationHandler()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getViewHandler()"><!-- --></A><H3>
getViewHandler</H3>
<PRE>
EList <B>getViewHandler</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>View Handler</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ViewHandlerType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ViewHandlerType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>View Handler</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>View Handler</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_ViewHandler()"><CODE>FacesConfigPackage.getApplicationType_ViewHandler()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getStateManager()"><!-- --></A><H3>
getStateManager</H3>
<PRE>
EList <B>getStateManager</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>State Manager</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/StateManagerType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>StateManagerType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>State Manager</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>State Manager</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_StateManager()"><CODE>FacesConfigPackage.getApplicationType_StateManager()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPropertyResolver()"><!-- --></A><H3>
getPropertyResolver</H3>
<PRE>
EList <B>getPropertyResolver</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Property Resolver</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyResolverType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>PropertyResolverType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Property Resolver</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>Property Resolver</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_PropertyResolver()"><CODE>FacesConfigPackage.getApplicationType_PropertyResolver()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getVariableResolver()"><!-- --></A><H3>
getVariableResolver</H3>
<PRE>
EList <B>getVariableResolver</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Variable Resolver</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/VariableResolverType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>VariableResolverType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Variable Resolver</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>Variable Resolver</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_VariableResolver()"><CODE>FacesConfigPackage.getApplicationType_VariableResolver()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getResourceHandler()"><!-- --></A><H3>
getResourceHandler</H3>
<PRE>
EList <B>getResourceHandler</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Resource Handler</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ResourceHandlerType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ResourceHandlerType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Resource Handler</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>Resource Handler</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_ResourceHandler()"><CODE>FacesConfigPackage.getApplicationType_ResourceHandler()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSystemEventListener()"><!-- --></A><H3>
getSystemEventListener</H3>
<PRE>
EList <B>getSystemEventListener</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>System Event Listener</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>SystemEventListenerType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>System Event Listener</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>System Event Listener</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_SystemEventListener()"><CODE>FacesConfigPackage.getApplicationType_SystemEventListener()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getLocaleConfig()"><!-- --></A><H3>
getLocaleConfig</H3>
<PRE>
EList <B>getLocaleConfig</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Locale Config</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/LocaleConfigType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>LocaleConfigType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Locale Config</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>Locale Config</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_LocaleConfig()"><CODE>FacesConfigPackage.getApplicationType_LocaleConfig()</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/ApplicationType.html#setId(java.lang.String)"><CODE>setId(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_Id()"><CODE>FacesConfigPackage.getApplicationType_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/ApplicationType.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/ApplicationType.html#getId()"><CODE>getId()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getELResolver()"><!-- --></A><H3>
getELResolver</H3>
<PRE>
EList <B>getELResolver</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>EL Resolver</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ELResolverType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ELResolverType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>EL Resolver</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>EL Resolver</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_ELResolver()"><CODE>FacesConfigPackage.getApplicationType_ELResolver()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getResourceBundle()"><!-- --></A><H3>
getResourceBundle</H3>
<PRE>
EList <B>getResourceBundle</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Resource Bundle</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ResourceBundleType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ResourceBundleType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Resource Bundle</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>Resource Bundle</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_ResourceBundle()"><CODE>FacesConfigPackage.getApplicationType_ResourceBundle()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getApplicationExtension()"><!-- --></A><H3>
getApplicationExtension</H3>
<PRE>
EList <B>getApplicationExtension</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Application Extension</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/ApplicationExtensionType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>ApplicationExtensionType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Application 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>Application Extension</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_ApplicationExtension()"><CODE>FacesConfigPackage.getApplicationType_ApplicationExtension()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getDefaultValidators()"><!-- --></A><H3>
getDefaultValidators</H3>
<PRE>
EList <B>getDefaultValidators</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Default Validators</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DefaultValidatorsType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>DefaultValidatorsType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Default Validators</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>Default Validators</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getApplicationType_DefaultValidators()"><CODE>FacesConfigPackage.getApplicationType_DefaultValidators()</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/ApplicationType.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/ApplicationFactoryType.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/AttributeClassType.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/ApplicationType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ApplicationType.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>