ILOG JRules User Guide > Creating Rule Projects > Tasks > Defining a Vocabulary > Defining the Vocabulary for a BOM Entry

The vocabulary is the set of terms and phrases defined in all the BOM entries of a business object model. You can define a vocabulary by default for a complete BOM entry using the Verbalize BOM wizard.

To define the vocabulary for a BOM entry:

  1. In the Rule Explorer view, double-click the BOM entry in the bom folder.
  2. In the BOM Editor Package page, in the Tasks section, click Verbalize the elements of this BOM entry.
  3. In the Verbalize BOM wizard, choose whether you want to verbalize only the getter part of methods and attributes, only the setter part, all methods, or only static references. Select or clear the relevant check boxes to include or remove vocabulary elements from the vocabulary. If an element is not verbalized, it will not be available in business rule artifacts.
  4. Click Finish.
  5. The BOM entry is now verbalized. You can further edit the default verbalization in the BOM Editor.

Related Concepts

Vocabulary

Related Tasks

Working With BOM Entries
Working With Business Elements
Editing Terms
Editing and Creating Phrases
Editing Constants
Editing the Verbalization of Ruleset Variables
Editing the Verbalization of Ruleset Parameters
Documenting the Vocabulary

Related Reference

Verbalize BOM Wizard

Related Samples and Tutorials

Tutorial: Defining a Vocabulary