To open the Java Documentation Properties dialog box
- Open the Project Options dialog box.
- In the Options list, expand Code Engineering and click Java Language Options.
- In the Java Language Options area, select Java Doc as the Processor for Documentation.
- Click to open the Documentation Properties dialog.
Documentation Properties dialog box
| Box Name | Function |
|---|---|
Tag Name | Type the tag name. |
| Value | Type the value of the tag. |
| Generate | The selected tag will be placed in the generated code as a comment before a classifier (class or interface), operation or attribute. |
| Up | Moves the selected item up the list. |
| Down | Moves the selected item down the list. |
| Add | Adds a new item in the list. |
| Remove | Removes the selected from the list. |
| OK | Saves changes and closes the dialog box. |
| Cancel | Closes the dialog box without saving changes. |
| Help | Displays MagicDraw Help. |
