| ... |
... |
@@ -21,6 +21,8 @@ |
| 21 |
21 |
|
| 22 |
22 |
* **Control Flow Graph Exploration / Visualization** |
| 23 |
23 |
Use pragmatics concepts (automatic layout, focus & context) for exploring/visualizing control flow graphs and specific paths, eg. as computed by OTAWA WCET analysis tool, eg. using Klighd. |
|
24 |
+* **Incremental Update for Klighd** |
|
25 |
+Incremental update of Klighd data structure after editing. |
| 24 |
24 |
* **OMG DD Format** |
| 25 |
25 |
Explore the mapping of [[KGraph>>doc:KGraph Meta Model]] / [[KRendering>>doc:The KRendering Notation Model]] to the [[Diagram Definition>>url:http://www.omg.org/spec/DD/||shape="rect"]] format of the OMG. |
| 26 |
26 |
|