| ... |
... |
@@ -11,16 +11,14 @@ |
| 11 |
11 |
* **{{jira columns="key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution" id="KIELER JIRA" serverId="2851bd34-0bf1-3f02-ab12-7d77ccab0fae" key="KIPRA-891"}}KIPRA-891{{/jira}}Layering Algorithms** |
| 12 |
12 |
Implement an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout. |
| 13 |
13 |
* **Integrate KIML with JGraph** |
| 14 |
|
-Provide automatic layout through KIML for the JGraph diagram library and develop a simple JGraph-based graph editor to test the integration with. |
|
14 |
+Provide automatic layout through KIML for the JGraph diagram library and develop a simple JGraph-based graph editor to test the integration with. |
| 15 |
15 |
|
| 16 |
|
-{{jira columns="key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution" id="KIELER JIRA" serverId="2851bd34-0bf1-3f02-ab12-7d77ccab0fae" key="KIPRA-1214"}} |
| 17 |
|
-KIPRA-1214 |
| 18 |
|
-{{/jira}} |
| 19 |
|
- |
| 20 |
20 |
== Modeling Pragmatics == |
| 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. |
|
20 |
+* **Incremental Update for Klighd** |
|
21 |
+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 |
|