1 / 14

Dependency Visualizing Tools

Dependency Visualizing Tools. An Overview of:. Presented by: Ashgan Fararooy. T ools providing graph-based visualization of source code dependencies: Creole The CHISEL Group, University of Victoria CodeCrawler DA4Java Imagix 4D Support for C, C++ and Java Rigi

akiva
Télécharger la présentation

Dependency Visualizing Tools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dependency Visualizing Tools An Overview of: Presented by: Ashgan Fararooy

  2. Tools providing graph-based visualization of source code dependencies: • Creole The CHISEL Group, University of Victoria • CodeCrawler • DA4Java • Imagix 4D Support for C, C++ and Java • Rigi Includes Parsers for C, C++, and COBOL • DepAn Dependency Visualization and Analysis

  3. Sample Project • Consists of the following components • Class1Ghost (interface) • Class1GhostAdapter (interface) – extends Class1Ghost • Class1Frame (abstract class) – implements Class1GhostAdapter • Class1 (normal class) – extends Class1Frame • Class2 (normal class) • mainClass (contains the main method)

  4. Code Sample Project

  5. Code Sample Project

  6. Creole Demo

  7. Selecting Project Items

  8. Exploring Packages

  9. Call Graph

  10. Inheritance Graph

  11. Zooming Feature Source Code Inspection

  12. Inheritance Graph Different Layout

  13. Composite Dependencies Here Only Call & Field Access Relations

  14. Thank you

More Related