<
From version < 3.1 >
edited by sgu
on 2012/04/20 12:01
To version < 6.1 >
edited by sgu
on 2012/04/20 13:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,3 +8,11 @@
8 8  == Introduction ==
9 9  
10 10  Synthesis of data flow diagrams from annotated C programs (C2DF) is a command line program for the automated generation of data flow diagrams. It use KAOM for generation and the automatic layout provided by KIML.
11 +
12 +== Manual ==
13 +
14 +To work with C2DF you must be passed as the first source and a destination directory as an argument. C2DF generates then in the target directory for each annotated source file from the source directory or a subdirectory thereof a .KAOT-file. Also, a subdirectory called xml will be created in the target directory. This have to be deleted.
15 +
16 +=== (% lang="en" class="short_text hps alt-edited" %)General description(% class="short_text" lang="en" %) (% lang="en" class="short_text hps" %)of annotations(% class="short_text" lang="en" %) (%%) ===
17 +
18 +(% class="short_text" lang="en" %) (%%)To declare annotations, you need to put in a C-comment before the annotated object. This comment will be initiated by */ and completed with /*.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -885113
1 +885119
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885113/C2DF
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885119/C2DF