[jboss-svn-commits] JBL Code SVN: r18994 - 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:28:49 EDT 2008


Author: fmeyer
Date: 2008-03-14 15:28:49 -0400 (Fri, 14 Mar 2008)
New Revision: 18994

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 19:24:32 UTC (rev 18993)
+++ labs/jbossrules/branches/4.0.x/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml	2008-03-14 19:28:49 UTC (rev 18994)
@@ -435,7 +435,7 @@
             </row>
 
             <row>
-              <entry>XOR-GROUP</entry>
+              <entry>ACTIVATION-GROUP</entry>
 
               <entry>Cell values in this column mean that the rule-row belongs
               to the given XOR/activation group . An Activation group means
@@ -446,6 +446,15 @@
             </row>
 
             <row>
+              <entry>RULEFLOW-GROUP</entry>
+
+              <entry>Cell values in this column mean that the rule-row belongs
+              to the given RULEFLOW-GROUP. Ruleflow allows you to specify the order in which rule sets should be evaluated by using a flow chart. See the documentation for ruleflow on this manual</entry>
+
+              <entry>optional</entry>
+            </row>
+
+            <row>
               <entry>Worksheet</entry>
 
               <entry>By default, the first worksheet is only looked at for




More information about the jboss-svn-commits mailing list