<
From version < 10.1 >
edited by msp
on 2014/03/05 12:44
To version < 11.1 >
edited by uru
on 2023/07/06 14:35
>
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.msp
1 +XWiki.uru
Content
... ... @@ -1,7 +1,7 @@
1 1  (((
2 2  KGraph is the central data structure in KIELER for representation of graphs. It was generated using [[EMF>>url:http://www.eclipse.org/modeling/emf/||style="text-decoration: none;" shape="rect" class="ext-link"]] and therefore inherits all capabilities of EMF models such as storage in XML format, transformation, and validation. The KGraph is used for several purposes:
3 3  
4 -* as intermediate data structure in the [[KIML>>doc:Infrastructure for Meta Layout (KIML)]] project for exchanging layout information between graphical diagrams and graph layout algorithms,
4 +* as intermediate data structure in the [[KIML>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]] project for exchanging layout information between graphical diagrams and graph layout algorithms,
5 5  * as a file format for graphs in the [[KWebS>>doc:Web Services (KWebS)]] project, and
6 6  * as basic structure for the notational model of the [[KLighD>>doc:Lightweight Diagrams (KLighD)]] project.
7 7