blob: 8aab1962bea2761a1ebdac76c7885580f9be55fa [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:51 PDT 2010 -->
<TITLE>
Entity
</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="Entity";
}
}
</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/Entity.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/EntityGroup.html" title="interface in org.eclipse.jst.jsf.common.metadata"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/jst/jsf/common/metadata/Entity.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Entity.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.common.metadata</FONT>
<BR>
Interface Entity</H2>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/EntityGroup.html" title="interface in org.eclipse.jst.jsf.common.metadata">EntityGroup</A>, <A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Model.html" title="interface in org.eclipse.jst.jsf.common.metadata">Model</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>Entity</B></DL>
</PRE>
<P>
<!-- begin-user-doc -->
A representation of the model object '<em><b>Entity</b></em>'.
<p><b>Provisional API - subject to change</b></p>
<!-- end-user-doc -->
<p>
The following features are supported:
<ul>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getChildEntities()"><CODE><em>Child Entities</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getTraits()"><CODE><em>Traits</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getId()"><CODE><em>Id</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getType()"><CODE><em>Type</em></CODE></A></li>
<li><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getIncludeGroups()"><CODE><em>Include Groups</em></CODE></A></li>
</ul>
</p>
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/MetadataPackage.html#getEntity()"><CODE>MetadataPackage.getEntity()</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/common/metadata/Entity.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;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#accept(org.eclipse.jst.jsf.common.metadata.query.IEntityVisitor)">accept</A></B>(<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/query/IEntityVisitor.html" title="interface in org.eclipse.jst.jsf.common.metadata.query">IEntityVisitor</A>&nbsp;visitor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getChildEntities()">getChildEntities</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Child Entities</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/common/metadata/Entity.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/common/metadata/Entity.html#getIncludeGroups()">getIncludeGroups</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Include Groups</b></em>' 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/common/metadata/Model.html" title="interface in org.eclipse.jst.jsf.common.metadata">Model</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getModel()">getModel</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getTraits()">getTraits</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Traits</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/common/metadata/Entity.html#getType()">getType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Type</b></em>' 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/common/metadata/Entity.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/common/metadata/Entity.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/common/metadata/Entity.html#setType(java.lang.String)">setType</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/common/metadata/Entity.html#getType()"><CODE><em>Type</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.common.metadata.Entity.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="getChildEntities()"><!-- --></A><H3>
getChildEntities</H3>
<PRE>
EList <B>getChildEntities</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Child Entities</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html" title="interface in org.eclipse.jst.jsf.common.metadata"><CODE>Entity</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Child Entities</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>Child Entities</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/MetadataPackage.html#getEntity_ChildEntities()"><CODE>MetadataPackage.getEntity_ChildEntities()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getTraits()"><!-- --></A><H3>
getTraits</H3>
<PRE>
EList <B>getTraits</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Traits</b></em>' containment reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Trait.html" title="interface in org.eclipse.jst.jsf.common.metadata"><CODE>Trait</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Traits</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>Traits</em>' containment reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/MetadataPackage.html#getEntity_Traits()"><CODE>MetadataPackage.getEntity_Traits()</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/common/metadata/Entity.html#setId(java.lang.String)"><CODE>setId(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/MetadataPackage.html#getEntity_Id()"><CODE>MetadataPackage.getEntity_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/common/metadata/Entity.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/common/metadata/Entity.html#getId()"><CODE>getId()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getType()"><!-- --></A><H3>
getType</H3>
<PRE>
java.lang.String <B>getType</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Type</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Type</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>Type</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#setType(java.lang.String)"><CODE>setType(String)</CODE></A>,
<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/MetadataPackage.html#getEntity_Type()"><CODE>MetadataPackage.getEntity_Type()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setType(java.lang.String)"><!-- --></A><H3>
setType</H3>
<PRE>
void <B>setType</B>(java.lang.String&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the '<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getType()"><CODE><em>Type</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>Type</em>' attribute.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Entity.html#getType()"><CODE>getType()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getIncludeGroups()"><!-- --></A><H3>
getIncludeGroups</H3>
<PRE>
EList <B>getIncludeGroups</B>()</PRE>
<DL>
<DD>Returns the value of the '<em><b>Include Groups</b></em>' reference list.
The list contents are of type <A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/IncludeEntityGroup.html" title="interface in org.eclipse.jst.jsf.common.metadata"><CODE>IncludeEntityGroup</CODE></A>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Include Groups</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>Include Groups</em>' reference list.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/MetadataPackage.html#getEntity_IncludeGroups()"><CODE>MetadataPackage.getEntity_IncludeGroups()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="accept(org.eclipse.jst.jsf.common.metadata.query.IEntityVisitor)"><!-- --></A><H3>
accept</H3>
<PRE>
void <B>accept</B>(<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/query/IEntityVisitor.html" title="interface in org.eclipse.jst.jsf.common.metadata.query">IEntityVisitor</A>&nbsp;visitor)</PRE>
<DL>
<DD><!-- begin-user-doc -->
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>visitor</CODE> - <!-- end-user-doc --></DL>
</DD>
</DL>
<HR>
<A NAME="getModel()"><!-- --></A><H3>
getModel</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/Model.html" title="interface in org.eclipse.jst.jsf.common.metadata">Model</A> <B>getModel</B>()</PRE>
<DL>
<DD><!-- begin-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>Model
<!-- end-user-doc --></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/Entity.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/jst/jsf/common/metadata/EntityGroup.html" title="interface in org.eclipse.jst.jsf.common.metadata"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/jst/jsf/common/metadata/Entity.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Entity.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>