Using Decision Tables › How to View and Modify Decision Table Properties
How to View and Modify Decision Table Properties
To view or modify decision table properties, click the Properties tab in the Decision Table Editor.
- The Method Name field displays the name of the method used to post the rule.
- The Rule Name field is the name of the rule (within the method). This name is used by the Debugger and trace to identify the rule.
- Priority sets the priority used by the engine to order this rule with other posted rules. This value can be any integer or integer constant, or it can be left blank.
- The Class Method checkbox is checked if the method is a class method (instead of an instance method).
- This box is dimmed for inherited methods or methods not under the _Object class.
- The Layout buttons permit you to choose whether to display the table in Landscape (horizontal) or Portrait (vertical) view.
Note: You can also change views by right-clicking in the Decision Table Editor Table page and selecting Toggle Layout from the pop-up menu.