| ILOG Rules for .NET User Guides > Rule Studio > Writing Rules > Working with Decision Tables |
Working with Decision Tables |
PREVIOUS NEXT |
Decision tables provide an alternative and more convenient way of viewing and managing large sets of similar business rules.
Decision tables are composed of rows and columns: each row corresponds to a single rule, with the columns defining the conditions and actions that apply to the rules:
You can add new rows to a decision table and fill in its cells to create new rules. When the conditions of a given row are met, the actions in that row are performed. It is also possible to add preconditions that apply to all the rules, as explained in section Preconditions.
Although decision tables are intuitive to use, new users may want to consult section Understanding Rows and Columns to understand some of the more subtle aspects of decision tables.
In addition to providing an editing environment more appropriate for large sets of similar rules, decision tables also make it easy to see whether you have taken all possible cases into account. Decision tables offer extra checking features to help you with this, as described in section Checking Decision Tables.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |