Jump to content

Imagix 4D

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Charmk (talk | contribs) at 19:54, 28 January 2021 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Imagix 4D is a source code analysis tool from Imagix Corporation, used primarily for understanding, documenting, and evolving existing C, C++ and Java software.[1]

Applied technologies include full semantic source analysis. Software visualization supports program comprehension. Static data flow analysis-based verifications detect problems in variable usage, task interactions and concurrency. Software metrics measure design quality and identify potential testing and maintenance issues.

See also

References

  1. ^ Bellay, Berndt; Gall, Harald (1998). "An Evaluation of Reverse Engineering Tool Capabilities" (PDF). Wiley. Retrieved 22 March 2014.

External links