[jboss-svn-commits] JBL Code SVN: r18914 - labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Mar 13 01:53:32 EDT 2008
Author: irooskov at redhat.com
Date: 2008-03-13 01:53:31 -0400 (Thu, 13 Mar 2008)
New Revision: 18914
Modified:
labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
Log:
updated no-loop/unloop keyword option
Modified: labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml 2008-03-13 02:08:15 UTC (rev 18913)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml 2008-03-13 05:53:31 UTC (rev 18914)
@@ -312,7 +312,7 @@
<entry>Description</entry>
- <entry>Is required?</entry>
+ <entry>Inclusion Status</entry>
</row>
</thead>
@@ -427,10 +427,9 @@
</row>
<row>
- <entry>UNLOOP</entry>
+ <entry>No-loop or Unloop</entry>
- <entry>Indicates that if there cell values in this column, the
- no-loop attribute should be set</entry>
+ <entry>Placed in the header of a table, no-loop or unloop will both complete the same function of not allowing a rule (row) to loop. For this option to function correctly, there must be a value (true or false) in the cell for the option to take effect. If the cell is left blank then this option will not be set for the row.</entry>
<entry>optional</entry>
</row>
@@ -578,4 +577,4 @@
</section>
</section>
-</section>
\ No newline at end of file
+</section>
More information about the jboss-svn-commits
mailing list