<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Mar 21 20:35:25 EST 2002 -->
<TITLE>
ComparableCondition (java-neuralnet API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="ComparableCondition (java-neuralnet API)";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <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="../../../../net/openai/util/fsm/BooleanCondition.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../net/openai/util/fsm/Condition.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="ComparableCondition.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;
<SCRIPT>
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html" TARGET=""><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;<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;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
net.openai.util.fsm</FONT>
<BR>
Class  ComparableCondition</H2>
<PRE>
java.lang.Object
  |
  +--<A HREF="../../../../net/openai/util/fsm/Condition.html">net.openai.util.fsm.Condition</A>
        |
        +--<B>net.openai.util.fsm.ComparableCondition</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
</DL>
<HR>
<DL>
<DT>public final class <B>ComparableCondition</B><DT>extends <A HREF="../../../../net/openai/util/fsm/Condition.html">Condition</A></DL>

<P>
ComparableCondition class
<P>

<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html" TARGET="net.openai.util.fsm.ComparableCondition">Serialized Form</A></DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->


<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#EQ">EQ</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A shorthand for the "equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#EQUAL_TO">EQUAL_TO</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that this is an "equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#GREATER_THAN">GREATER_THAN</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that this is a "greater than" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#GREATER_THAN_OR_EQUAL_TO">GREATER_THAN_OR_EQUAL_TO</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that this is a "greater than or equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#GT">GT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A shorthand for the "greater than" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#GTE">GTE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A shorthand for the "greater than or equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#LESS_THAN">LESS_THAN</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that this is a "less than" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#LESS_THAN_OR_EQUAL_TO">LESS_THAN_OR_EQUAL_TO</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that this is a "less than or equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#LT">LT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A shorthand for the "less than" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#LTE">LTE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A shorthand for the "less than or equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#NE">NE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A shorthand for the "not equal to" operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#NOT_EQUAL_TO">NOT_EQUAL_TO</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that this is a "not equal to" operation.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(byte)">ComparableCondition</A></B>(byte&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(byte, int)">ComparableCondition</A></B>(byte&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(char)">ComparableCondition</A></B>(char&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(char, int)">ComparableCondition</A></B>(char&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(java.lang.Comparable)">ComparableCondition</A></B>(java.lang.Comparable&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(java.lang.Comparable, int)">ComparableCondition</A></B>(java.lang.Comparable&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(double)">ComparableCondition</A></B>(double&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(double, int)">ComparableCondition</A></B>(double&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(float)">ComparableCondition</A></B>(float&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(float, int)">ComparableCondition</A></B>(float&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(int)">ComparableCondition</A></B>(int&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(int, int)">ComparableCondition</A></B>(int&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(long)">ComparableCondition</A></B>(long&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(long, int)">ComparableCondition</A></B>(long&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(short)">ComparableCondition</A></B>(short&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(short, int)">ComparableCondition</A></B>(short&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, byte)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    byte&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, byte, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    byte&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, char)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    char&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, char, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    char&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, java.lang.Comparable)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    java.lang.Comparable&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, java.lang.Comparable, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    java.lang.Comparable&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, double)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    double&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, double, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    double&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, float)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    float&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, float, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    float&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    int&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, int, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    int&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, long)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    long&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, long, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    long&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, short)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    short&nbsp;comparable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#ComparableCondition(net.openai.util.fsm.State, short, int)">ComparableCondition</A></B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                    short&nbsp;comparable,
                    int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ComparableCondition with the default type of
 EQUALS_TO.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../net/openai/util/fsm/ComparableCondition.html#getType()">getType</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the type of ComparableCondition this is.</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="../../../../net/openai/util/fsm/ComparableCondition.html#satisfiedBy(java.lang.Object)">satisfiedBy</A></B>(java.lang.Object&nbsp;conditional)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implemented method for the Condition interface.</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="../../../../net/openai/util/fsm/ComparableCondition.html#setType(int)">setType</A></B>(int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the type of ComparableCondition this is.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_net.openai.util.fsm.Condition"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class net.openai.util.fsm.<A HREF="../../../../net/openai/util/fsm/Condition.html">Condition</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../net/openai/util/fsm/Condition.html#getSourceStates()">getSourceStates</A>, <A HREF="../../../../net/openai/util/fsm/Condition.html#getTargetState()">getTargetState</A>, <A HREF="../../../../net/openai/util/fsm/Condition.html#setTargetState(net.openai.util.fsm.State)">setTargetState</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</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>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="EQUAL_TO"><!-- --></A><H3>
EQUAL_TO</H3>
<PRE>
public static final int <B>EQUAL_TO</B></PRE>
<DL>
<DD>Indicates that this is an "equal to" operation.  This is the
         default type of ComparableCondition.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.EQUAL_TO">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="NOT_EQUAL_TO"><!-- --></A><H3>
NOT_EQUAL_TO</H3>
<PRE>
public static final int <B>NOT_EQUAL_TO</B></PRE>
<DL>
<DD>Indicates that this is a "not equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.NOT_EQUAL_TO">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="GREATER_THAN"><!-- --></A><H3>
GREATER_THAN</H3>
<PRE>
public static final int <B>GREATER_THAN</B></PRE>
<DL>
<DD>Indicates that this is a "greater than" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.GREATER_THAN">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="LESS_THAN"><!-- --></A><H3>
LESS_THAN</H3>
<PRE>
public static final int <B>LESS_THAN</B></PRE>
<DL>
<DD>Indicates that this is a "less than" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.LESS_THAN">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="GREATER_THAN_OR_EQUAL_TO"><!-- --></A><H3>
GREATER_THAN_OR_EQUAL_TO</H3>
<PRE>
public static final int <B>GREATER_THAN_OR_EQUAL_TO</B></PRE>
<DL>
<DD>Indicates that this is a "greater than or equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.GREATER_THAN_OR_EQUAL_TO">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="LESS_THAN_OR_EQUAL_TO"><!-- --></A><H3>
LESS_THAN_OR_EQUAL_TO</H3>
<PRE>
public static final int <B>LESS_THAN_OR_EQUAL_TO</B></PRE>
<DL>
<DD>Indicates that this is a "less than or equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.LESS_THAN_OR_EQUAL_TO">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="EQ"><!-- --></A><H3>
EQ</H3>
<PRE>
public static final int <B>EQ</B></PRE>
<DL>
<DD>A shorthand for the "equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.EQ">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="NE"><!-- --></A><H3>
NE</H3>
<PRE>
public static final int <B>NE</B></PRE>
<DL>
<DD>A shorthand for the "not equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.NE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="GT"><!-- --></A><H3>
GT</H3>
<PRE>
public static final int <B>GT</B></PRE>
<DL>
<DD>A shorthand for the "greater than" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.GT">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="LT"><!-- --></A><H3>
LT</H3>
<PRE>
public static final int <B>LT</B></PRE>
<DL>
<DD>A shorthand for the "less than" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.LT">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="GTE"><!-- --></A><H3>
GTE</H3>
<PRE>
public static final int <B>GTE</B></PRE>
<DL>
<DD>A shorthand for the "greater than or equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.GTE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="LTE"><!-- --></A><H3>
LTE</H3>
<PRE>
public static final int <B>LTE</B></PRE>
<DL>
<DD>A shorthand for the "less than or equal to" operation.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#net.openai.util.fsm.ComparableCondition.LTE">Constant Field Values</A></DL>
</DL>

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

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="ComparableCondition(java.lang.Comparable)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(java.lang.Comparable&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(java.lang.Comparable, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(java.lang.Comparable&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(byte)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(byte&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(byte, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(byte&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(char)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(char&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(char, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(char&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(double)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(double&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(double, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(double&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(float)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(float&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(float, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(float&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(int&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(int, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(int&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(long)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(long&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(long, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(long&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(short)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(short&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(short, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(short&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, java.lang.Comparable)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           java.lang.Comparable&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, java.lang.Comparable, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           java.lang.Comparable&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, byte)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           byte&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, byte, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           byte&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, char)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           char&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, char, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           char&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, double)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           double&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, double, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           double&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, float)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           float&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, float, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           float&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           int&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, int, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           int&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, long)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           long&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, long, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           long&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, short)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           short&nbsp;comparable)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.</DL>
<HR>

<A NAME="ComparableCondition(net.openai.util.fsm.State, short, int)"><!-- --></A><H3>
ComparableCondition</H3>
<PRE>
public <B>ComparableCondition</B>(<A HREF="../../../../net/openai/util/fsm/State.html">State</A>&nbsp;state,
                           short&nbsp;comparable,
                           int&nbsp;type)</PRE>
<DL>
<DD>Constructs a new ComparableCondition with the default type of
 EQUALS_TO.
<P>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - The target state for this condition.<DD><CODE>comparable</CODE> - The Comparable object to compare against.<DD><CODE>type</CODE> - The type of comparison to be done.</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="setType(int)"><!-- --></A><H3>
setType</H3>
<PRE>
public final void <B>setType</B>(int&nbsp;type)</PRE>
<DL>
<DD>Sets the type of ComparableCondition this is.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>type</CODE> - The new type of this condition.</DL>
</DD>
</DL>
<HR>

<A NAME="getType()"><!-- --></A><H3>
getType</H3>
<PRE>
public final int <B>getType</B>()</PRE>
<DL>
<DD>Returns the type of ComparableCondition this is.
<P>
<DD><DL>

<DT><B>Returns:</B><DD>An int representation of the type of ComparableCondition this
         is.</DL>
</DD>
</DL>
<HR>

<A NAME="satisfiedBy(java.lang.Object)"><!-- --></A><H3>
satisfiedBy</H3>
<PRE>
public final boolean <B>satisfiedBy</B>(java.lang.Object&nbsp;conditional)</PRE>
<DL>
<DD>Implemented method for the Condition interface.

 Called to check if the conditional meets the criteria defined by this
 state.  This is the only method to implement in order to used this
 interface.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../net/openai/util/fsm/Condition.html#satisfiedBy(java.lang.Object)">satisfiedBy</A></CODE> in class <CODE><A HREF="../../../../net/openai/util/fsm/Condition.html">Condition</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>conditional</CODE> - The object to check.
<DT><B>Returns:</B><DD>Implementors should return <code>true</code> if this condition
         is met by the Object <code>conditional</code> and
         <code>false</code> otherwise.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <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="../../../../net/openai/util/fsm/BooleanCondition.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../net/openai/util/fsm/Condition.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="ComparableCondition.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;
<SCRIPT>
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html" TARGET=""><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;<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;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
Copyright - 2001 OpenAI Labs. All Rights Reserved.
</BODY>
</HTML>
