Skip to content

Converter from Scitools Understand .udb file to .ta file for lsedit

License

Notifications You must be signed in to change notification settings

huntertran/udb-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concordia University

SOEN 6021 - Software Re-engineering

Converter from Scitools Understand .udb file to .ta file for lsedit

Requirement

Usage

Using Scitool's Understand to analyze a source code. This will generate a .udb file.

Open the script, modify the path to .udb file, then run the code

Example:

converter=understand_to_lsedit_converter()
converter.convert("demo\\nginx.udb", "demo\\nginx_architecture.ta")

Open the .ta file in lsedit, you will see something similar to this

nginx folder structure

About

Converter from Scitools Understand .udb file to .ta file for lsedit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages