<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PostalCode"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="State"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="address"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
h1
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:16.0pt;
        font-family:Arial;
        font-weight:bold;}
h2
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:14.0pt;
        font-family:Arial;
        font-weight:bold;
        font-style:italic;}
h3
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:13.0pt;
        font-family:Arial;
        font-weight:bold;}
p.MsoCaption, li.MsoCaption, div.MsoCaption
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Times New Roman";
        font-weight:bold;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        text-align:center;
        font-size:16.0pt;
        font-family:Arial;
        font-weight:bold;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
        {margin-top:0in;
        margin-right:0in;
        margin-bottom:6.0pt;
        margin-left:0in;
        text-indent:.5in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle
        {margin-top:0in;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        text-align:center;
        font-size:12.0pt;
        font-family:Arial;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.Code, li.Code, div.Code
        {margin:0in;
        margin-bottom:.0001pt;
        background:#F3F3F3;
        border:none;
        padding:0in;
        font-size:9.0pt;
        font-family:"Courier New";}
span.EmailStyle22
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I have at least figured out what was going on with my
decision table.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I kept comparing what I was doing with the policy pricing
example included with drools and trying to figure out what I was doing
different. Because of the syntax of the rules I was getting back, it occurred
to me that the issue might be that I was never referencing my recipient object
as part of the condition.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I added a property to my BooleanAnswer object so it now
looks like:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>class</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> BooleanAnswer {</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>private</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>boolean</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>&nbsp;&nbsp; </span></font><font
size=2 color="#0000c0" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#0000C0'>answer</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>;</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>private</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>int</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#0000c0" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#0000C0'>index</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> = 2;</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>/**</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>no</span></font><font size=2
color="#7f7f9f" face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:#7F7F9F'>-</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>arg</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>constructor</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*/</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> BooleanAnswer(){</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>/**</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>create</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>your</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>own</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>default</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>answer</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><b><font
size=2 color="#7f9fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F9FBF;font-weight:bold'>@param</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>answer</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>the</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>answer</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>to</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>set</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*/</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> BooleanAnswer(</span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>boolean</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> answer){</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; setAnswer(answer);</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>/**</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><b><font
size=2 color="#7f9fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F9FBF;font-weight:bold'>@return</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>the</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>answer</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*/</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>boolean</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> isTrue() {</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>return</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#0000c0" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#0000C0'>answer</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'>;</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>/**</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><b><font
size=2 color="#7f9fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F9FBF;font-weight:bold'>@param</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>answer</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>the</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>answer</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>to</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>set</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*/</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>void</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> setAnswer(</span></font><b><font
size=2 color="#7f0055" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F0055;font-weight:bold'>boolean</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> answer) {</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>this</span></font></b><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>.</span></font><font size=2 color="#0000c0" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#0000C0'>answer</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> = answer;</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>/**</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><b><font
size=2 color="#7f9fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F9FBF;font-weight:bold'>@return</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>the</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>index</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*/</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>int</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> getIndex() {</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>return</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#0000c0" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#0000C0'>index</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'>;</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>/**</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><b><font
size=2 color="#7f9fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F9FBF;font-weight:bold'>@param</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>index</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>the</span></font><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><font size=2 color="#3f5fbf" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#3F5FBF'>index</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> </span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>to</span></font><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> </span></font><font
size=2 color="#3f5fbf" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#3F5FBF'>set</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span></font><font size=2 color="#3f5fbf"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#3F5FBF'>*/</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>public</span></font></b><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'> </span></font><b><font size=2 color="#7f0055" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055;font-weight:
bold'>void</span></font></b><font size=2 color=black face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:black'> setIndex(</span></font><b><font
size=2 color="#7f0055" face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F0055;font-weight:bold'>int</span></font></b><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> index) {</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font><b><font size=2 color="#7f0055"
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055;font-weight:bold'>this</span></font></b><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>.</span></font><font size=2 color="#0000c0" face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:#0000C0'>index</span></font><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:black'> = index;</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=black
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I then modified my Decision table so it looks like:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=274
 style='width:205.6pt;border-collapse:collapse'>
 <tr height=17 style='height:12.75pt'>
  <td width=132 nowrap height=17 valign=bottom bgcolor=black style='width:98.8pt;
  border:none;border-bottom:solid black 1.0pt;background:black;padding:0in 5.4pt 0in 5.4pt;
  height:12.75pt'>
  <p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
  font-family:Arial'>&nbsp;<o:p></o:p></span></font></p>
  </td>
  <td width=142 nowrap height=17 valign=bottom bgcolor=black style='width:106.8pt;
  border:none;border-bottom:solid black 1.0pt;background:black;padding:0in 5.4pt 0in 5.4pt;
  height:12.75pt'>
  <p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
  font-family:Arial'>&nbsp;<o:p></o:p></span></font></p>
  </td>
  <td style='height:12.75pt;border:none' width=0 height=17></td>
 </tr>
 <tr height=12 style='height:9.0pt'>
  <td width=132 nowrap height=12 valign=bottom bgcolor="#FFCC99"
  style='width:98.8pt;border:solid black 1.0pt;border-top:none;background:#FFCC99;
  padding:0in 5.4pt 0in 5.4pt;height:9.0pt'>
  <p class=MsoNormal><font size=1 face=Tahoma><span style='font-size:7.0pt;
  font-family:Tahoma'>CONDITION<o:p></o:p></span></font></p>
  </td>
  <td width=142 nowrap height=12 valign=bottom bgcolor="#FFCC99"
  style='width:106.8pt;border-top:none;border-left:none;border-bottom:solid black 1.0pt;
  border-right:solid black 1.0pt;background:#FFCC99;padding:0in 5.4pt 0in 5.4pt;
  height:9.0pt'>
  <p class=MsoNormal><font size=1 face=Tahoma><span style='font-size:7.0pt;
  font-family:Tahoma'>ACTION<o:p></o:p></span></font></p>
  </td>
  <td style='height:9.0pt;border:none' width=0 height=12></td>
 </tr>
 <tr height=12 style='height:9.0pt'>
  <td width=132 nowrap height=12 valign=bottom bgcolor="#FFCC99"
  style='width:98.8pt;border-top:none;border-left:solid black 1.0pt;border-bottom:
  solid black 1.0pt;border-right:none;background:#FFCC99;padding:0in 5.4pt 0in 5.4pt;
  height:9.0pt'>
  <p class=MsoNormal><font size=1 face=Tahoma><span style='font-size:7.0pt;
  font-family:Tahoma'>answer: BooleanAnswer<o:p></o:p></span></font></p>
  </td>
  <td width=142 nowrap height=12 valign=bottom bgcolor="#FFCC99"
  style='width:106.8pt;border-top:none;border-left:none;border-bottom:solid black 1.0pt;
  border-right:solid black 1.0pt;background:#FFCC99;padding:0in 5.4pt 0in 5.4pt;
  height:9.0pt'>
  <p class=MsoNormal><font size=1 face=Tahoma><span style='font-size:7.0pt;
  font-family:Tahoma'>&nbsp;<o:p></o:p></span></font></p>
  </td>
  <td style='height:9.0pt;border:none' width=0 height=12></td>
 </tr>
 <tr height=17 style='height:12.75pt'>
  <td width=132 height=17 valign=bottom bgcolor="#FFCC99" style='width:98.8pt;
  border-top:none;border-left:solid black 1.0pt;border-bottom:none;border-right:
  solid black 1.0pt;background:#FFCC99;padding:0in 5.4pt 0in 5.4pt;height:12.75pt'>
  <p class=MsoNormal><font size=1 face=Tahoma><span style='font-size:7.0pt;
  font-family:Tahoma'>index<o:p></o:p></span></font></p>
  </td>
  <td width=142 height=17 valign=bottom bgcolor="#FFCC99" style='width:106.8pt;
  border:none;border-right:solid black 1.0pt;background:#FFCC99;padding:0in 5.4pt 0in 5.4pt;
  height:12.75pt'>
  <p class=MsoNormal><font size=1 face=Tahoma><span style='font-size:7.0pt;
  font-family:Tahoma'>answer.setAnswer($param);<o:p></o:p></span></font></p>
  </td>
  <td style='height:12.75pt;border:none' width=0 height=17></td>
 </tr>
 <tr height=38 style='height:28.5pt'>
  <td width=132 nowrap height=38 bgcolor="#CCFFFF" style='width:98.8pt;
  border:solid black 1.0pt;border-bottom:none;background:#CCFFFF;padding:0in 5.4pt 0in 5.4pt;
  height:28.5pt'>
  <p class=MsoNormal align=center style='text-align:center'><b><font size=1
  face=Tahoma><span style='font-size:7.0pt;font-family:Tahoma;font-weight:bold'>index<o:p></o:p></span></font></b></p>
  </td>
  <td width=142 height=38 bgcolor="#FFFF99" style='width:106.8pt;border-top:
  solid black 1.0pt;border-left:none;border-bottom:none;border-right:solid black 1.0pt;
  background:#FFFF99;padding:0in 5.4pt 0in 5.4pt;height:28.5pt'>
  <p class=MsoNormal align=center style='text-align:center'><b><font size=1
  face=Tahoma><span style='font-size:7.0pt;font-family:Tahoma;font-weight:bold'>Allowed<o:p></o:p></span></font></b></p>
  </td>
  <td style='height:28.5pt;border:none' width=0 height=38></td>
 </tr>
 <tr height=29 style='height:21.75pt'>
  <td width=132 nowrap rowspan=10 style='width:98.8pt;border-top:solid black 1.5pt;
  border-left:none;border-bottom:solid black 1.5pt;border-right:none;
  padding:0in 5.4pt 0in 5.4pt;height:21.75pt' x:num>
  <p class=MsoNormal align=center style='text-align:center'><b><font size=1
  face=Tahoma><span style='font-size:7.0pt;font-family:Tahoma;font-weight:bold'>2<o:p></o:p></span></font></b></p>
  </td>
  <td width=142 rowspan=5 valign=bottom bgcolor="#FFFF99" style='width:106.8pt;
  border-top:solid black 1.5pt;border-left:none;border-bottom:solid black 1.5pt;
  border-right:none;background:#FFFF99;padding:0in 5.4pt 0in 5.4pt;height:21.75pt'
  x:bool="TRUE" x:fmla="=TRUE">
  <p class=MsoNormal align=center style='text-align:center'><b><font size=1
  face=Tahoma><span style='font-size:7.0pt;font-family:Tahoma;font-weight:bold'>TRUE<o:p></o:p></span></font></b></p>
  </td>
  <td style='height:21.75pt;border:none' width=0 height=29></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=29 style='height:21.75pt'>
  <td width=142 rowspan=5 valign=bottom bgcolor="#FFFF99" style='width:106.8pt;
  background:#FFFF99;padding:0in 5.4pt 0in 5.4pt;height:21.75pt' x:bool="TRUE"
  x:fmla="=TRUE">
  <p class=MsoNormal align=center style='text-align:center'><b><font size=1
  face=Tahoma><span style='font-size:7.0pt;font-family:Tahoma;font-weight:bold'>TRUE<o:p></o:p></span></font></b></p>
  </td>
  <td style='height:21.75pt;border:none' width=0 height=29></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
 <tr height=62 style='height:46.5pt'>
  <td style='height:46.5pt;border:none' width=0 height=62></td>
 </tr>
</table>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>This built the proper rule and works fine.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>It appears that drools is not set up to store values in an
object that was not referenced in the condition. Is this true? If so, it seems
this should be a request for future enhancement.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>If not, then how do I do this without referencing my
recipient object in the condition.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thanks!<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p><strong><b><font size=2 color=black face="Times New Roman"><span
style='font-size:10.0pt;color:black'>Thom Hehl</span></font></b></strong><b><font
size=2 color=gray><span style='font-size:10.0pt;color:gray;font-weight:bold'><br>
</span></font></b><font size=1 color=gray><span style='font-size:7.5pt;
color:gray'>Sr. eJuror Architect<o:p></o:p></span></font></p>

<p><strong><b><font size=2 color=navy face=Wingdings><span style='font-size:
10.0pt;font-family:Wingdings;color:navy'>)</span></font></b></strong><strong><b><font
size=1 color=navy face="Times New Roman"><span style='font-size:7.5pt;
color:navy'> </span></font></b></strong><strong><b><font size=1 color=gray
face="Times New Roman"><span style='font-size:7.5pt;color:gray'>Office (859)
277-8800 x 144</span></font></b></strong><font size=2 color=black><span
style='font-size:10.0pt;color:black'><o:p></o:p></span></font></p>

<p><strong><b><font size=2 color=navy face=Wingdings><span style='font-size:
10.0pt;font-family:Wingdings;color:navy'>*</span></font></b></strong><strong><b><font
size=1 color=navy face="Times New Roman"><span style='font-size:7.5pt;
color:navy'> </span></font></b></strong><strong><b><font size=1 color=gray
face="Times New Roman"><span style='font-size:7.5pt;color:gray'><a
href="mailto:Thomas.Hehl@acs-inc.com">Thomas.Hehl@acs-inc.com</a></span></font></b></strong><strong><b><font
size=1 color=silver face="Times New Roman"><span style='font-size:7.5pt;
color:silver'> </span></font></b></strong><b><font size=1 color=silver><span
style='font-size:7.5pt;color:silver;font-weight:bold'><br>
</span></font></b><strong><b><font size=1 color=gray face="Times New Roman"><span
style='font-size:7.5pt;color:gray'>ACS, Inc.<o:p></o:p></span></font></b></strong></p>

<p><strong><b><font size=1 color=gray face="Times New Roman"><span
style='font-size:7.5pt;color:gray'>Government Solutions</span></font></b></strong><o:p></o:p></p>

<p><st1:Street w:st="on"><st1:address w:st="on"><strong><b><font size=1
  color=gray face="Times New Roman"><span style='font-size:7.5pt;color:gray'>1733
  Harrodsburg Road</span></font></b></strong></st1:address></st1:Street><b><font
size=1 color=gray><span style='font-size:7.5pt;color:gray;font-weight:bold'><br>
<st1:place w:st="on"><st1:City w:st="on"><strong><b><font face="Times New Roman">Lexington</font></b></strong></st1:City><strong><b><font
 face="Times New Roman">, <st1:State w:st="on">KY</st1:State> <st1:PostalCode
 w:st="on">40504-3617</st1:PostalCode></font></b></strong></st1:place></span></font></b><font
size=1 color=gray><span style='font-size:7.5pt;color:gray'><o:p></o:p></span></font></p>

<p><strong><b><font size=1 color=gray face="Times New Roman"><span
style='font-size:7.5pt;color:gray'>This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended recipient,
please contact the sender by reply e-mail and destroy all copies of the
original message and notify sender via e-mail at <u><a
href="mailto:Thomas.Hehl@acs-inc.com">Thomas.Hehl@acs-inc.com</a></u> or by
telephone at 859-277-8800 ext. 144. Thank you.</span></font></b></strong><font
size=1 color=gray><span style='font-size:7.5pt;color:gray'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>