Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this paragraph prime examples of Blueriq's logic contructions are given.
Of course it is subject to discussion whether one logic construction or another is used best, but that will be discussed in the next paragraphchapter 4. Design considerations.

Business rule

A prime example of a business rule is a rule that has a boolean as result. Let's say that any applicant can request a certain insurance, and all women receive a discount. In this particular case, a default constant value for Discount is set to False and a business rule can be created that overwrites this attribute to true whenever the applicant is female:

...

Default expression

text

Data rule

text

Design considerations

text

Business rules or decision tables?

text

Decision tables or data rules?

text

...

text