Menus specify commands to appear in the standard PowerDesigner File, Tools, and Help menus or in contextual menus.
Tool |
Function |
---|---|
Add Command - Opens a selection dialog listing methods (see Methods (Profile)) and transformations (see Transformations (Profile)) defined in the current metaclass and its parents to add to the menu as commands. Select one or more and click OK. The items are added to your menu in the format:
MenuEntry (Method/TransformationName) You can modify the MenuEntry (and define a shortcut key by adding an ampersand before the shortkey letter) but you must not edit the Method/TransformationName. Note: If you modify the name of a method or transformation,
you must update any commands using the method or
transformation by hand, because the name is not
automatically synchronized. You can use the
Replace in Items tool to
locate and update these commands.
|
|
Add Separator -Creates a menu separator under the selected item. |
|
Add Submenu - Creates a submenu under the selected item. |
|
Delete - Deletes the selected item. |
You can reorder items in the menu tree by dragging and dropping them. To place an item inside a submenu item, drop it onto the submenu.