blob: 7925a1c6eee14566443798ce0d789abefa59e68b [file] [log] [blame]
<atlTransformation>
<shortName>CodeCloneTools2SVG</shortName>
<name>Code Clone Tools to SVG</name>
<docLink>CodeCloneTools2SVG.pdf</docLink>
<sourceLink>VisualRepCodeClone.zip</sourceLink>
<description>
This example describes a transformation from the text result generated by code clone detection tools
into SVG code in order to realize an uniform representation for different code clone analysis result.
At first, specific DSLs for different code clone tools (Simian, simScan, CloneDr) are defined. Then these
models can be transformed to a generic DSL for Code Clone. Then, the generic model will be transformed to
SVG model. Finally, SVG code can be extracted from the SVG model.
</description>
<pubDate></pubDate>
</atlTransformation>