Chapter 13 Using Business Rules in an OOM
A business rule definition includes the following main properties:
| Property | Description |
|---|---|
| Name | The name of the item which should be clear and meaningful, and should convey the item's purpose to non-technical users |
| Code | The technical name of the item used for generating code or scripts, which may be abbreviated, and should not generally include spaces |
| Comment | Descriptive label for the rule |
| Type | It can be a definition, fact, formula, requirement, or validation |
| Expression | Presence of associated expression |
| Copyright (C) 2005. Sybase Inc. All rights reserved. |
| |