Changes between Version 12 and Version 13 of PromotEditorTest
- Timestamp:
- Jul 1, 2009, 1:48:47 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotEditorTest
v12 v13 6 6 -> Open the Visual Editor for the browser tree node "cell" by double click. 7 7 8 '''Setup B: ''' applied to tests 11., 13. 8 '''Setup B: ''' applied to tests 11., 13. [[BR]] 9 9 Start ProMoT server and GUI -> load [source:/Promot/trunk/promot/kb/practical-bio/LOAD.mdl] which includes the library (reduced-library) for dynamic modeling 10 10 -> Open the browser tree for "dynamic-model", for "mapk_modules" and double click to "raf-ras_modu" to open the Visual Editor for this class … … 42 42 13. Open the !EditDetailsDialog for the slot "not_r1_r2_a2", add a documentation string and set the 'ignore_in_export' variable to the value '1', save and close (see test 12). Then select the slots "!r1", "!r2", "not_r1_r2_a2", "not_lr" and "a2" and press 'Ctrl + C' and 'Ctrl + V'. The slots "!r10", "!r20", "not_lr0" "not_r1_r2_a20" and "a20" are created and connected like the original. Check via the !EditDetailsDialog or in the mdl that "not_r1_r2_a20" has the value '1' for the variable 'ignore_in_export' and the same documentation string like "not_r1_r2_a2". Open the visual editor for the class "nucleus" and also press 'Ctrl + V', the slots are created, check again the names variables and documentation. 43 43 14. Elevate a modules content to the current level (de-modularization) 44 15. Create a new class from a selection (modularization)44 15. Edit the variables and docu of "not_r1_r2_a2" like in test 13. Select the slots "!r1", "!r2", "not_r1_r2_a2", "not_lr" and "a2" and choose from the menu 'Tools'->'Create Class From Selection', press OK in the class name dialog. The new class with the name "new_submodule_of_cell" is created and contains the selected slots, check via !EditDetailsDialog or in the mdl that the variables and docu for "not_r1_r2_a2" is transfered and the previously selected slots are deleted from the class cell. 45 45 16. Choose from the menu 'Model'->'Export Graphics'->'Save Graphics to EPS', choose a target directory for the export, type a name and click to 'Save'. Repeat for the formats gif and gif-icon. Check the created files. 46 46 17. Drag a rectangle around the nodes "r1_a1", "!r1", "!r2", "not_lr" "not_r1_r2_a2" to select them, then choose 'Edit'->'Set Map Number' from the menu. Type '2' in the dialog and click to OK. Check the mdl code in the browser, if parameters are written for the slots.