| ... |
... |
@@ -11,14 +11,16 @@ |
| 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 |
+ |
| 16 |
16 |
== Modeling Pragmatics == |
| 17 |
17 |
|
| 18 |
18 |
* **Control Flow Graph Exploration / Visualization** |
| 19 |
19 |
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. |
| 22 |
22 |
* **OMG DD Format** |
| 23 |
23 |
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. |
| 24 |
24 |
|