SDT-DYNAMICMENUS-4.2 # # file: org-menus.ini.win32 # # This is a dynamic menu for the UML To SDL Utility. # This can only be used on Win95/98/NT. # # Cut & paste the contents of this file into your main org-menus.ini file. # If you do not already have a org-menus.ini file, simply copy this # file to the directory where you installed Tau and rename it to # "org-menus.ini". # # Copyright by Telelogic AB 1999 # [MENU] Name=&UML To SDL [MENUITEM] ItemName=Generate SDL System Separator=off StatusbarText=Generate SDL System from UML Package ProprietaryKey=2 AttributeKey=0 Scope=ONE_SELECTED_OBJECT ConfirmText= ActionInterpretation=OS_COMMAND BlockCommand=off FormattedCommand=uml2sdl -d %v/%m-SDL-System %m [MENUITEM] ItemName=Generate SDL Package Separator=off StatusbarText=Generate SDL Package from UML Package ProprietaryKey=2 AttributeKey=0 Scope=ONE_SELECTED_OBJECT ConfirmText= ActionInterpretation=OS_COMMAND BlockCommand=off FormattedCommand=uml2sdl -p -d %v/%m-SDL-Package %m [MENUITEM] ItemName=Generate SDL System... Separator=on StatusbarText=Generate SDL System from UML Package ProprietaryKey=2 AttributeKey=0 Scope=ONE_SELECTED_OBJECT ConfirmText=Fill-in your options: [-a or -l or -s] -d ActionInterpretation=OS_COMMAND BlockCommand=off FormattedCommand=uml2sdl -d %v/%m-SDL-System %m [MENUITEM] ItemName=Generate SDL Package... Separator=off StatusbarText=Generate SDL Package from UML Package ProprietaryKey=2 AttributeKey=0 Scope=ONE_SELECTED_OBJECT ConfirmText=Fill-in your options: [-a or -l or -s] -d ActionInterpretation=OS_COMMAND BlockCommand=off FormattedCommand=uml2sdl -p -d %v/%m-SDL-Package %m [MENUEND]