From: <jbo...@li...> - 2006-05-10 02:40:01
|
Author: mic...@jb... Date: 2006-05-09 22:39:55 -0400 (Tue, 09 May 2006) New Revision: 4166 Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml Log: Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml =================================================================== --- labs/jbossrules/trunk/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml 2006-05-10 01:23:03 UTC (rev 4165) +++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Decision_Tables/Section-Spreadsheet.xml 2006-05-10 02:39:55 UTC (rev 4166) @@ -36,7 +36,8 @@ control what "parameters" of rules can be edited, without exposing the rules directly.</para> - <para>Decision tables also provide a degree of insulation from the underlying object model.</para> + <para>Decision tables also provide a degree of insulation from the + underlying object model.</para> </section> <section> @@ -344,6 +345,17 @@ </row> <row> + <entry>XOR-GROUP</entry> + + <entry>Cell values in this column mean that the rule-row belongs + to the given XOR group. An Xor group means that only one rule in + the named group will fire (ie the first one to fire cancells the + other rules activations).</entry> + + <entry>optional</entry> + </row> + + <row> <entry>Worksheet</entry> <entry>By default, the first worksheet is only looked at for |