You can define a documentation property for each BOM element.
About this task
You document business terms to provide guidance to policy managers.
Procedure
To document a term:
- Copy the vocabulary file that you want to edit in the
<referencefolder>/bom folder of your external library.
- Open the vocabulary file in a text editor.
- Look for the term that you want to document and add the required description or comment
using the following syntax:
element.signature#documentation = <documentation>
For example:
org.samples.Customer.name#phrase.navigation.documentation = Represents the name of a customer
org.samples.Session.DisplayMessage(java.lang.String)#phrase.action.documentation = Displays a message
- When you have finished, save your changes.