[jboss-svn-commits] JBL Code SVN: r18993 - labs/jbossrules/branches/4.0.x/documentation/manual/en/Chapter-Decision_Tables.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Mar 14 15:24:32 EDT 2008


Author: fmeyer
Date: 2008-03-14 15:24:32 -0400 (Fri, 14 Mar 2008)
New Revision: 18993

Modified:
   labs/jbossrules/branches/4.0.x/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
Log:
JBRULES-1307 Update and expand documentation for decision tables


Modified: labs/jbossrules/branches/4.0.x/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml	2008-03-14 17:23:46 UTC (rev 18992)
+++ labs/jbossrules/branches/4.0.x/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml	2008-03-14 19:24:32 UTC (rev 18993)
@@ -427,11 +427,10 @@
             </row>
 
             <row>
-              <entry>UNLOOP</entry>
+              <entry>NO-LOOP</entry>
+			  <entry>if there is a column with the this keyword, the
+              no-loop attribute will be set for the rule. Setting no-loop column means the attempt to create the Activation for the current set of data will be ignored.</entry>
 
-              <entry>Indicates that if there cell values in this column, the
-              no-loop attribute should be set</entry>
-
               <entry>optional</entry>
             </row>
 




More information about the jboss-svn-commits mailing list