[jboss-svn-commits] JBL Code SVN: r18915 - labs/jbossrules/branches/irooskov_docs/drools-docs/drools-docs-referenceguide/en/Chapter-Decision_Tables.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Mar 13 01:54:29 EDT 2008
Author: irooskov at redhat.com
Date: 2008-03-13 01:54:29 -0400 (Thu, 13 Mar 2008)
New Revision: 18915
Modified:
labs/jbossrules/branches/irooskov_docs/drools-docs/drools-docs-referenceguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
Log:
updated no-loop/unloop Keyword option
Modified: labs/jbossrules/branches/irooskov_docs/drools-docs/drools-docs-referenceguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
===================================================================
--- labs/jbossrules/branches/irooskov_docs/drools-docs/drools-docs-referenceguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml 2008-03-13 05:53:31 UTC (rev 18914)
+++ labs/jbossrules/branches/irooskov_docs/drools-docs/drools-docs-referenceguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml 2008-03-13 05:54:29 UTC (rev 18915)
@@ -313,7 +313,7 @@
<entry>Description</entry>
- <entry>Is required?</entry>
+ <entry>Inclusion Status</entry>
</row>
</thead>
@@ -428,10 +428,10 @@
</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>
More information about the jboss-svn-commits
mailing list