Changes between Version 17 and Version 18 of PromotEditorTest
- Timestamp:
- Jul 23, 2009, 3:36:19 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotEditorTest
v17 v18 8 8 9 9 10 '''Setup A: ''' applied to tests 1 ., 2., 3., 4., 5., 7., 9., 10., 11., 12., 13., 14., 15., 16., 17., 18.[[BR]]10 '''Setup A: ''' applied to tests 1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 [[BR]] 11 11 Start ProMoT server and GUI -> load the logical library [source:/Promot/trunk/promot/kb/SignalTransd/structure/struct-ana-library.mdl] 12 12 -> load the logical toymodel from tutorial [source:/Promot/trunk/promot/kb/SignalTransd/structure/toymodel_tutorial/LOAD_toymodel.mdl] 13 13 -> Open the Visual Editor for the browser tree node "cell" by double click. 14 14 15 '''Setup B: ''' applied to tests 11 ., 13.[[BR]]15 '''Setup B: ''' applied to tests 11, 13 [[BR]] 16 16 Start ProMoT server and GUI -> load [source:/Promot/trunk/promot/kb/practical-bio/LOAD.mdl] which includes the library (reduced-library) for dynamic modeling 17 17 -> 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[[BR]][[BR]] 18 18 19 '''Setup C: ''' applied to test 21 [[BR]] 20 Start ProMoT server and GUI -> load the logical library [source:/Promot/trunk/promot/kb/SignalTransd/structure/struct-ana-library.mdl] 21 -> load the test file [source:/Promot/trunk/promot/kb/testsuite/mdl/shortcut-test.mdl] 22 -> Open the Visual Editor for "new-subclass" 19 23 20 24 1. Open the menu "Model" -> "Save as", type in the dialog "cell2" and click to the button "OK". A new class appears in the browser tree with name "cell2" with the same mdl-code like cell. !!! Save changes has to be tested. !!! [[BR]][[BR]] … … 52 56 19. Fitting the model size to module content is also tested in [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdSetModelSizeTest.java][[BR]][[BR]] 53 57 20. Choose from the menu 'Tools'->'Layout'->'Spring Layout', keep all standard options in dialog, click the button 'Layout'. Repeat the operation for all other layouts (Radial, Grid, Random, Simple Compound, Compound). Check layout results in editor. [[BR]][[BR]] 54 21. test !ShortCuts[[BR]][[BR]] 58 21. Setup C: 59 * Activate the !ShortCut Activation from the !toolbar 60 * Drag an edge from "adapter0" to "adapter1", an "active" is inserted and connected with the two compounds, and two !LinkNodes are inserted and placed on the compounds; undo and redo this action 61 * Drag an edge from "adapter0" to "adapter", a further "active" is inserted and connected to the compounds, the connection to adapter gets also a !LinkNode; undo and redo this action 62 * drag from "adapter" to "adapter1", an "activ" is inserted between the two !LinkNodes; now drag from "adapter2" to "new_subclass1", an "activ" and a LinkNode on "adapter2" are inserted; undo and redo this action 63 * Close the Editor without save and repeat the steps after choosing the "Inhibition" shortcut[[BR]][[BR]] 55 64 22. test checker for logical and dynamic models