22 | | 9. load mdl model, example egf-model (includes library), test presence (content?) of !PromotTreeNodes in lisp + browser |
23 | | 10. Load the logical library and a model |
24 | | 11. Import a SBML model |
25 | | 12. Save a model into mdl (selected, all) |
26 | | 13. Export a dynamic model into SBML |
27 | | 14. Export a dynamic model into Diana/Diva |
28 | | 15. Run script, test with default inputs for synthetic biology scripts |
29 | | 16. change properties: icon (including undo) |
| 23 | 10. load mdl model, example egf-model (includes library), test presence (content?) of !PromotTreeNodes in lisp + browser |
| 24 | 11. Load the logical library and a model |
| 25 | 12. Import a SBML model |
| 26 | 13. Save a model into mdl (selected, all) |
| 27 | 14. Export a dynamic model into SBML |
| 28 | 15. Export a dynamic model into Diana/Diva |
| 29 | 16. Run script, test with default inputs for synthetic biology scripts |
| 30 | 17. change properties: icon, model, abstract (including undo) |
| 31 | 18. Simulate model |
32 | | 17. Start Visual Editor for a class |
33 | | 18. Start Visual Explorer for a class |
34 | | 19. !ViewMathematicalModel (display of instance) |
35 | | 20. Exit with Dialog for modified in Editor + Browser (change properties, load, import) |
36 | | 21. Search class (+class for slot in class) dialog, model type is not important, so test with egf_model, [[br]] |
37 | | search egf_model (substring, class + slot; class) should return egf_model (class), egf_model_noint (class) [[br]] |
38 | | search proti (whole word, class + slot; slot) should return egf_model:proti (slot) [[br]] |
39 | | clear should remove displayed results;[[br]] |
40 | | |
| 34 | 19. Start Visual Editor for a class |
| 35 | 20. Start Visual Explorer for a class |
| 36 | 21. !ViewMathematicalModel (display of instance) |
| 37 | 22. Exit with Dialog for modified in Editor + Browser (change properties, load, import) |
| 38 | 23. Search class |
| 39 | 24. Comparison of models |
| 40 | 25. Export documentation as HTML |
| 41 | |