| 1 | 1. Changes --> close |
| 2 | 2. Import/export layout |
| 3 | 3. Import node and edge attributes [[BR]] [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav.data.io.AttributeReaderTest.java] [[BR]] [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav.data.io.DelimitedTextReaderTest.java][[BR]] Check that two files (edge attributes, node attributes) are loaded properly. The attributes should be mapped to the existing nodes and edges in the graph correctly. |
| 4 | |
| 5 | 4. Export graphics |
| 6 | 5. Export logical model |
| 7 | 6. Apply orthogonal layout to network |
| 8 | 7. Grid layer on/off |
| 9 | 8. Squiggle layer on/off |
| 10 | 9. Status layer on/off |
| 11 | 10. Overview layer on/off |
| 12 | 11. Legend layer on/off/correct mappings |
| 13 | 12. Navigation mode: Interactive Mode |
| 14 | 13. Navigation mode: Hierarchy Mode |
| 15 | 14. Navigation mode: Fisheye Mode |
| 16 | 15. Navigation mode: Focus Mode |
| 17 | 16. Editing mode: move/resize all/resize border/edit edge handles |
| 18 | 17. Show (all) icons: on/off |
| 19 | 18. Show (all) details: on/off |
| 20 | 19. Show (all) labels: on/off |
| 21 | 20. Show (all) label boxes: on/off |
| 22 | 21. Edge: Go to source |
| 23 | 22. Edge: Go to target |
| 24 | 23. Edit scenario: new/copy/rename/remove/mappings |
| 25 | 24. Save scenarios (to USER_HOME) |
| 26 | 25. Load global scenarios [[BR]] [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav/visual/VisualPropertyTest.java] [[BR]] Check that the global scenario file (.!PromotVizScenarios) is at the given location and calculators are loaded properly from the file. |
| 27 | |
| 28 | 27. Load local scenarios |
| 29 | 28. Scenarios: Logical Network Parser [[BR]] [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav/data/logical/LogicalNetworkParserTest.java] [[BR]] Check that part of the logical network parser, especially parsing of DUMMY element and NOT element. |