ILOG JRules User Guide > Creating Rule Projects > Tasks > Defining a Vocabulary > Editing the Verbalization of Ruleset Parameters

The verbalization of ruleset parameters can be edited through the Rule Project Properties dialog.

To edit the verbalization of a ruleset parameter:

  1. In the Rule Explorer view, right-click the rule project and click Properties.
  2. In the Rule Project Properties dialog, click Ruleset Parameters on the left pane.
  3. The Ruleset Parameters page opens.
  4. By default, a ruleset parameter is verbalized as its name. To edit this verbalization, click the verbalization in the Verbalization column and click Refactor.
  5. In the Refactor Parameter dialog, type a new verbalization for the ruleset parameter.
  6. Click Preview to assess the impact of this change on the business rules, and then click OK.
  7. In the Rule Project Properties dialog, click OK.
  8. The ruleset parameter is now verbalized.

Related Concepts

Vocabulary
Ruleset Parameters

Related Tasks

Defining a Vocabulary
Working With BOM Entries
Working With Business Elements
Creating Ruleset Parameters

Related Reference

Rule Project Properties Dialog

Related Samples and Tutorials

Tutorial: Defining a Vocabulary