blob: 9691dfa774398ba4dd085426ce05fb18d1201d73 [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:41 PDT 2010 -->
<TITLE>
PropertyType
</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="PropertyType";
}
}
</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/PropertyType.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/PropertyResolverType.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/RedirectType.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/PropertyType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="PropertyType.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 PropertyType</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyTypeImpl.html" title="class in org.eclipse.jst.jsf.facesconfig.emf.impl">PropertyTypeImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>PropertyType</B></DL>
</PRE>
<P>
<!-- begin-user-doc -->
A representation of the model object '<em><b>Property Type</b></em>'.
<!-- end-user-doc -->
<p>
The following features are supported:
<ul>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getDescription()"><CODE><em>Description</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getDisplayName()"><CODE><em>Display Name</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getIcon()"><CODE><em>Icon</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyName()"><CODE><em>Property Name</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyClass()"><CODE><em>Property Class</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getDefaultValue()"><CODE><em>Default Value</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getSuggestedValue()"><CODE><em>Suggested Value</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyExtension()"><CODE><em>Property Extension</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.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#getPropertyType()"><CODE>FacesConfigPackage.getPropertyType()</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/PropertyType.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/DefaultValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">DefaultValueType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getDefaultValue()">getDefaultValue</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Default Value</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/PropertyType.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/PropertyType.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/PropertyType.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/PropertyType.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/PropertyClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyClass()">getPropertyClass</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Property 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/PropertyType.html#getPropertyExtension()">getPropertyExtension</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Property 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/PropertyNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyName()">getPropertyName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Property 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/SuggestedValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">SuggestedValueType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getSuggestedValue()">getSuggestedValue</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Suggested Value</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/PropertyType.html#setDefaultValue(org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType)">setDefaultValue</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">DefaultValueType</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/PropertyType.html#getDefaultValue()"><CODE><em>Default Value</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/PropertyType.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/PropertyType.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/PropertyType.html#setPropertyClass(org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType)">setPropertyClass</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyClassType</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/PropertyType.html#getPropertyClass()"><CODE><em>Property 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/PropertyType.html#setPropertyName(org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType)">setPropertyName</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyNameType</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/PropertyType.html#getPropertyName()"><CODE><em>Property 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/PropertyType.html#setSuggestedValue(org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType)">setSuggestedValue</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">SuggestedValueType</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/PropertyType.html#getSuggestedValue()"><CODE><em>Suggested Value</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.PropertyType.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#getPropertyType_Description()"><CODE>FacesConfigPackage.getPropertyType_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#getPropertyType_DisplayName()"><CODE>FacesConfigPackage.getPropertyType_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#getPropertyType_Icon()"><CODE>FacesConfigPackage.getPropertyType_Icon()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPropertyName()"><!-- --></A><H3>
getPropertyName</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyNameType</A> <B>getPropertyName</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Property Name</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Property 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>Property Name</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#setPropertyName(org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType)"><CODE>setPropertyName(PropertyNameType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getPropertyType_PropertyName()"><CODE>FacesConfigPackage.getPropertyType_PropertyName()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setPropertyName(org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType)"><!-- --></A><H3>
setPropertyName</H3>
<PRE>
void <B>setPropertyName</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyNameType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyName()"><CODE><em>Property 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>Property Name</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyName()"><CODE>getPropertyName()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPropertyClass()"><!-- --></A><H3>
getPropertyClass</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyClassType</A> <B>getPropertyClass</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Property Class</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Property 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>Property Class</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#setPropertyClass(org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType)"><CODE>setPropertyClass(PropertyClassType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getPropertyType_PropertyClass()"><CODE>FacesConfigPackage.getPropertyType_PropertyClass()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setPropertyClass(org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType)"><!-- --></A><H3>
setPropertyClass</H3>
<PRE>
void <B>setPropertyClass</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">PropertyClassType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyClass()"><CODE><em>Property 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>Property Class</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getPropertyClass()"><CODE>getPropertyClass()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getDefaultValue()"><!-- --></A><H3>
getDefaultValue</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">DefaultValueType</A> <B>getDefaultValue</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Default Value</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Default Value</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>Default Value</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#setDefaultValue(org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType)"><CODE>setDefaultValue(DefaultValueType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getPropertyType_DefaultValue()"><CODE>FacesConfigPackage.getPropertyType_DefaultValue()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setDefaultValue(org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType)"><!-- --></A><H3>
setDefaultValue</H3>
<PRE>
void <B>setDefaultValue</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">DefaultValueType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getDefaultValue()"><CODE><em>Default Value</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>Default Value</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getDefaultValue()"><CODE>getDefaultValue()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSuggestedValue()"><!-- --></A><H3>
getSuggestedValue</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">SuggestedValueType</A> <B>getSuggestedValue</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Suggested Value</b></em>' containment reference.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Suggested Value</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>Suggested Value</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#setSuggestedValue(org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType)"><CODE>setSuggestedValue(SuggestedValueType)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getPropertyType_SuggestedValue()"><CODE>FacesConfigPackage.getPropertyType_SuggestedValue()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setSuggestedValue(org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType)"><!-- --></A><H3>
setSuggestedValue</H3>
<PRE>
void <B>setSuggestedValue</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf">SuggestedValueType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getSuggestedValue()"><CODE><em>Suggested Value</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>Suggested Value</em>' containment reference.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyType.html#getSuggestedValue()"><CODE>getSuggestedValue()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPropertyExtension()"><!-- --></A><H3>
getPropertyExtension</H3>
<PRE>
EList <B>getPropertyExtension</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Property Extension</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/PropertyExtensionType.html" title="interface in org.eclipse.jst.jsf.facesconfig.emf"><CODE>PropertyExtensionType</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Property 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>Property Extension</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getPropertyType_PropertyExtension()"><CODE>FacesConfigPackage.getPropertyType_PropertyExtension()</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/PropertyType.html#setId(java.lang.String)"><CODE>setId(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.html#getPropertyType_Id()"><CODE>FacesConfigPackage.getPropertyType_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/PropertyType.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/PropertyType.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/PropertyType.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/PropertyResolverType.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/RedirectType.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/PropertyType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="PropertyType.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>