Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > a151a9789d7f6da162486c8d892d2428 > files > 1051

ws-jaxme-javadoc-0.5.2-1.0.6mdv2011.0.noarch.rpm

<!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_18) on Sat Dec 04 05:26:40 UTC 2010 -->
<TITLE>
XsGSimpleRestrictionModelImpl
</TITLE>

<META NAME="date" CONTENT="2010-12-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="XsGSimpleRestrictionModelImpl";
    }
}
</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="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-all.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/apache/ws/jaxme/xs/xml/impl/XsGParticleImpl.html" title="class in org.apache.ws.jaxme.xs.xml.impl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGTypeDefParticleImpl.html" title="class in org.apache.ws.jaxme.xs.xml.impl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../../index.html?org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="XsGSimpleRestrictionModelImpl.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;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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.apache.ws.jaxme.xs.xml.impl</FONT>
<BR>
Class XsGSimpleRestrictionModelImpl</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>XsGSimpleRestrictionModelImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></DL>
</PRE>

<P>
<p>Interface of <code>xs:simpleRestrictionModel</code>, following
 this specification:
 <pre>
  &lt;xs:group name="simpleRestrictionModel"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/&gt;
      &lt;xs:group ref="xs:facets" minOccurs="0" maxOccurs="unbounded"/&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:group&gt;

  &lt;xs:group name="facets"&gt;
    &lt;xs:annotation&gt;
      &lt;xs:documentation&gt;
        We should use a substitution group for facets, but
        that's ruled out because it would allow users to
        add their own, which we're not ready for yet.
      &lt;/xs:documentation&gt;
    &lt;/xs:annotation&gt;
    &lt;xs:choice&gt;
      &lt;xs:element ref="xs:minExclusive"/&gt;
      &lt;xs:element ref="xs:minInclusive"/&gt;
      &lt;xs:element ref="xs:maxExclusive"/&gt;
      &lt;xs:element ref="xs:maxInclusive"/&gt;
      &lt;xs:element ref="xs:totalDigits"/&gt;
      &lt;xs:element ref="xs:fractionDigits"/&gt;
      &lt;xs:element ref="xs:length"/&gt;
      &lt;xs:element ref="xs:minLength"/&gt;
      &lt;xs:element ref="xs:maxLength"/&gt;
      &lt;xs:element ref="xs:enumeration"/&gt;
      &lt;xs:element ref="xs:whiteSpace"/&gt;
      &lt;xs:element ref="xs:pattern"/&gt;
    &lt;/xs:choice&gt;
  &lt;/xs:group&gt;
 </pre></p>
<P>

<P>
<DL>
<DT><B>Author:</B></DT>
  <DD><a href="mailto:joe@ispsoft.de">Jochen Wiedmann</a></DD>
</DL>
<HR>

<P>

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_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>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#XsGSimpleRestrictionModelImpl(org.apache.ws.jaxme.xs.xml.XsObject)">XsGSimpleRestrictionModelImpl</A></B>(<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsObject.html" title="interface in org.apache.ws.jaxme.xs.xml">XsObject</A>&nbsp;pOwner)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#addFacet(org.apache.ws.jaxme.xs.xml.XsTFacetBase)">addFacet</A></B>(<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A>&nbsp;pFacet)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#addUniqueFacet(org.apache.ws.jaxme.xs.xml.XsTFacetBase)">addUniqueFacet</A></B>(<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A>&nbsp;pFacet)</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEEnumeration.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEEnumeration</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createEnumeration()">createEnumeration</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEFractionDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEFractionDigits</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createFractionDigits()">createFractionDigits</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsELength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsELength</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createLength()">createLength</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxExclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createMaxExclusive()">createMaxExclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxInclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createMaxInclusive()">createMaxInclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxLength</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createMaxLength()">createMaxLength</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinExclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createMinExclusive()">createMinExclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinInclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createMinInclusive()">createMinInclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinLength</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createMinLength()">createMinLength</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEPattern.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEPattern</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createPattern()">createPattern</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTLocalSimpleType.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTLocalSimpleType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createSimpleType()">createSimpleType</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsETotalDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsETotalDigits</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createTotalDigits()">createTotalDigits</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEWhiteSpace.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEWhiteSpace</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#createWhiteSpace()">createWhiteSpace</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEEnumeration.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEEnumeration</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getEnumerations()">getEnumerations</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>protected &nbsp;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getFacetByName(java.lang.String)">getFacetByName</A></B>(java.lang.String&nbsp;pName)</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getFacets()">getFacets</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all facets.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEFractionDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEFractionDigits</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getFractionDigits()">getFractionDigits</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsELength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsELength</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getLength()">getLength</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxExclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getMaxExclusive()">getMaxExclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxInclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getMaxInclusive()">getMaxInclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxLength</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getMaxLength()">getMaxLength</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinExclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getMinExclusive()">getMinExclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinInclusive</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getMinInclusive()">getMinInclusive</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinLength</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getMinLength()">getMinLength</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEPattern.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEPattern</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getPatterns()">getPatterns</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTLocalSimpleType.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTLocalSimpleType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getSimpleType()">getSimpleType</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsETotalDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsETotalDigits</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getTotalDigits()">getTotalDigits</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;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEWhiteSpace.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEWhiteSpace</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#getWhiteSpace()">getWhiteSpace</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;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html#hasFacets()">hasFacets</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether any facet has been defined.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="XsGSimpleRestrictionModelImpl(org.apache.ws.jaxme.xs.xml.XsObject)"><!-- --></A><H3>
XsGSimpleRestrictionModelImpl</H3>
<PRE>
protected <B>XsGSimpleRestrictionModelImpl</B>(<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsObject.html" title="interface in org.apache.ws.jaxme.xs.xml">XsObject</A>&nbsp;pOwner)</PRE>
<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="createSimpleType()"><!-- --></A><H3>
createSimpleType</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTLocalSimpleType.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTLocalSimpleType</A> <B>createSimpleType</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createSimpleType()">createSimpleType</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSimpleType()"><!-- --></A><H3>
getSimpleType</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTLocalSimpleType.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTLocalSimpleType</A> <B>getSimpleType</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getSimpleType()">getSimpleType</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getFacetByName(java.lang.String)"><!-- --></A><H3>
getFacetByName</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A> <B>getFacetByName</B>(java.lang.String&nbsp;pName)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addFacet(org.apache.ws.jaxme.xs.xml.XsTFacetBase)"><!-- --></A><H3>
addFacet</H3>
<PRE>
protected void <B>addFacet</B>(<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A>&nbsp;pFacet)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addUniqueFacet(org.apache.ws.jaxme.xs.xml.XsTFacetBase)"><!-- --></A><H3>
addUniqueFacet</H3>
<PRE>
protected void <B>addUniqueFacet</B>(<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A>&nbsp;pFacet)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createMinExclusive()"><!-- --></A><H3>
createMinExclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinExclusive</A> <B>createMinExclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createMinExclusive()">createMinExclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getMinExclusive()"><!-- --></A><H3>
getMinExclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinExclusive</A> <B>getMinExclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getMinExclusive()">getMinExclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createMinInclusive()"><!-- --></A><H3>
createMinInclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinInclusive</A> <B>createMinInclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createMinInclusive()">createMinInclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getMinInclusive()"><!-- --></A><H3>
getMinInclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinInclusive</A> <B>getMinInclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getMinInclusive()">getMinInclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createMaxExclusive()"><!-- --></A><H3>
createMaxExclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxExclusive</A> <B>createMaxExclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createMaxExclusive()">createMaxExclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getMaxExclusive()"><!-- --></A><H3>
getMaxExclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxExclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxExclusive</A> <B>getMaxExclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getMaxExclusive()">getMaxExclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createMaxInclusive()"><!-- --></A><H3>
createMaxInclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxInclusive</A> <B>createMaxInclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createMaxInclusive()">createMaxInclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getMaxInclusive()"><!-- --></A><H3>
getMaxInclusive</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxInclusive.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxInclusive</A> <B>getMaxInclusive</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getMaxInclusive()">getMaxInclusive</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createTotalDigits()"><!-- --></A><H3>
createTotalDigits</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsETotalDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsETotalDigits</A> <B>createTotalDigits</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createTotalDigits()">createTotalDigits</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getTotalDigits()"><!-- --></A><H3>
getTotalDigits</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsETotalDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsETotalDigits</A> <B>getTotalDigits</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getTotalDigits()">getTotalDigits</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createFractionDigits()"><!-- --></A><H3>
createFractionDigits</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEFractionDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEFractionDigits</A> <B>createFractionDigits</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createFractionDigits()">createFractionDigits</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getFractionDigits()"><!-- --></A><H3>
getFractionDigits</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEFractionDigits.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEFractionDigits</A> <B>getFractionDigits</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getFractionDigits()">getFractionDigits</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createLength()"><!-- --></A><H3>
createLength</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsELength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsELength</A> <B>createLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createLength()">createLength</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getLength()"><!-- --></A><H3>
getLength</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsELength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsELength</A> <B>getLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getLength()">getLength</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createMinLength()"><!-- --></A><H3>
createMinLength</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinLength</A> <B>createMinLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createMinLength()">createMinLength</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getMinLength()"><!-- --></A><H3>
getMinLength</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMinLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMinLength</A> <B>getMinLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getMinLength()">getMinLength</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createMaxLength()"><!-- --></A><H3>
createMaxLength</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxLength</A> <B>createMaxLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createMaxLength()">createMaxLength</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getMaxLength()"><!-- --></A><H3>
getMaxLength</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEMaxLength.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEMaxLength</A> <B>getMaxLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getMaxLength()">getMaxLength</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createWhiteSpace()"><!-- --></A><H3>
createWhiteSpace</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEWhiteSpace.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEWhiteSpace</A> <B>createWhiteSpace</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createWhiteSpace()">createWhiteSpace</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getWhiteSpace()"><!-- --></A><H3>
getWhiteSpace</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEWhiteSpace.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEWhiteSpace</A> <B>getWhiteSpace</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getWhiteSpace()">getWhiteSpace</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createPattern()"><!-- --></A><H3>
createPattern</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEPattern.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEPattern</A> <B>createPattern</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createPattern()">createPattern</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getPatterns()"><!-- --></A><H3>
getPatterns</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEPattern.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEPattern</A>[] <B>getPatterns</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getPatterns()">getPatterns</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createEnumeration()"><!-- --></A><H3>
createEnumeration</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEEnumeration.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEEnumeration</A> <B>createEnumeration</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#createEnumeration()">createEnumeration</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getEnumerations()"><!-- --></A><H3>
getEnumerations</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsEEnumeration.html" title="interface in org.apache.ws.jaxme.xs.xml">XsEEnumeration</A>[] <B>getEnumerations</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getEnumerations()">getEnumerations</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="hasFacets()"><!-- --></A><H3>
hasFacets</H3>
<PRE>
public boolean <B>hasFacets</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#hasFacets()">XsGSimpleRestrictionModel</A></CODE></B></DD>
<DD><p>Returns whether any facet has been defined.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#hasFacets()">hasFacets</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getFacets()"><!-- --></A><H3>
getFacets</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsTFacetBase.html" title="interface in org.apache.ws.jaxme.xs.xml">XsTFacetBase</A>[] <B>getFacets</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getFacets()">XsGSimpleRestrictionModel</A></CODE></B></DD>
<DD><p>Returns an array of all facets.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html#getFacets()">getFacets</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/XsGSimpleRestrictionModel.html" title="interface in org.apache.ws.jaxme.xs.xml">XsGSimpleRestrictionModel</A></CODE></DL>
</DD>
<DD><DL>
</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="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-all.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/apache/ws/jaxme/xs/xml/impl/XsGParticleImpl.html" title="class in org.apache.ws.jaxme.xs.xml.impl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/ws/jaxme/xs/xml/impl/XsGTypeDefParticleImpl.html" title="class in org.apache.ws.jaxme.xs.xml.impl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../../index.html?org/apache/ws/jaxme/xs/xml/impl/XsGSimpleRestrictionModelImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="XsGSimpleRestrictionModelImpl.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;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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>