SDT-DYNAMICMENUS-4.2 # # file: org-menus.ini.unix # # This is a dynamic menu for the UML To SDL Utility. # This can only be used with all Unix versions of Tau. # # 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 (or to your home directory) # 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=$telelogicbin/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=$telelogicbin/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=$telelogicbin/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=$telelogicbin/uml2sdl -p -d %v/%m-SDL-Package %m [MENUEND]