Design Specification Annex ‐ Flow chart diagram Recipe designer - lucasgsantos/BIM GitHub Wiki
-
Introduction
For some specific use case as example Pharma Industries, it is also necessary to use a Electronic Batch Record where every instruction specified in a Recipe needs to be executed following a precise flow. To make this possible an additional module should provide a option to design Recipes using a Flow Chart Diagram Designer -
USE CASES & USE FUNCTIONS
- User Functions for Procedure Management
User Function ID Description UF_PRC_RecipeDesignAddDecision Add a decision by right clicking on empty canvas and selecting Decision from drop down menu. UF_PRC_RecipeDesignAddPipeBend Add a pipe bend by right clicking on empty canvas and selecting PipeBend from drop down menu. UF_PRC_RecipeDesignMoveElement Move elements by left clicking on element ( source, sink, decision or pipe bend ) and moving mouse with SHIFT key pressed. UF_PRC_RecipeDesignConnectElement Connect elements with straight lines left clicking on first, then right clicking on second* UF_PRC_RecipeDesignUsePipeBed Use pipe bends to make connections avoid other elements. UF_PRC_RecipeDesignEditQuestion Edit question in decision with left click, then right clicki, then select Edit from pop-up menu. UF_PRC_RecipeDesignDeleteDecision Delete decision with left click, then right clicki, then select Delete selected from pop-up menu. UF_PRC_RecipeDesignDeleteOutput Delete output connections from decision with left click, then right clicki, then select Delete connections from pop-up menu. UF_PRC_RecipeDesignEditTitle Edit title by left clicking then right clicking on source* UF_PRC_RecipeDesignZoom Zoom view by rotating mouse wheel. UF_PRC_RecipeDesignPan Pan view by by left clicking on empty canvaa and moving mouse with SHIFT key pressed. UF_PRC_RecipeDesignNewFile File - New replaces current recipe with initial recipe contain only a source and two sinks. UF_PRC_RecipeDesignOpenFile File - Open replaces current recipe with saved recipe in selected file. UF_PRC_RecipeDesignSaveFile File - Save saves current recipe to a selected file. Filename defaults to recipe title. UF_PRC_RecipeDesignMode Mode - Run start the recipe runner. UF_PRC_RecipeDesignHelp Help - Usage displays how to use help. UF_PRC_RecipeDesignAbout Help - About displays copyright and licence.