Reference > Rule Studio User Interface > Editors and Views > Vocabulary View

The Vocabulary View displays the vocabulary of a rule project. The Vocabulary View can be synchronized with a rule editor. In such a case it displays the vocabulary of the rule project that contains the rule artifact.

Select Window > Show View > Vocabulary View to display the vocabulary of a rule project.

Menus in Vocabulary View

In the upper-right corner of the Vocabulary View click images/Vocabulary_view_menu_icon.png to access view-related menus.

Table 31 Menus in Vocabulary View
Menu 
Description 
images/expand_all_icon.png  
Expand All elements in the view.  
images/Collapse_all_icon.png  
Collapse All elements in the view.  
images/Filter_inherited_phrases.png  
Check to Filter Inherited Phrases.  
Blank 
Check to Filter Deprecated Elements.  
images/Synchronize_editor_icon.png  
Synchronize with Editor if a rule editor is open. 

Icons in Vocabulary View

Following is a description of icons that represent vocabulary elements in the Vocabulary View.

Table 32 Icons in Vocabulary View
Icon 
Description 
images/term_icon.png  
Term. 
images/constant_icon.png  
Constant. 
images/value_icon.png  
Value. 
images/variable_icon.png  
Variable. Only visible in the code completion box of the Intellirule Editor
images/automaticvar_icon.png  
Automatic variable. Only visible in the code completion box of the Intellirule Editor
images/implicitvar_icon.png  
Implicit variable. Only visible in the code completion box of the Intellirule Editor
images/phrase_icon.png  
Predicate phrase. 
images/navphrase_icon.png  
Navigation phrase. 
images/actphrase_icon.png  
Action phrase. can also be a non-void method. 
images/operator_icon.png  
Arithmetic operator. Only visible in the code completion box of the Intellirule Editor

Related Concepts

Vocabulary

Related Tasks

Overview: A Vocabulary for Rule Editing
Defining a Vocabulary

Related Reference

Anatomy of a Rule Artifact
Overview: A Vocabulary for Rule Editing

Related Samples and Tutorials

Tutorial: Defining a Vocabulary