Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Structural analysis of large Ada systems
Kirchgässner W., Persch G., Uhl J.  Ada-components: libraries and tools (, Stockholm, Sweden, May 26-28, 1987)1801987.Type:Proceedings
Date Reviewed: Dec 1 1988

In order to analyze the static structure of Ada programs, the authors define program structure as a set of relations on software components (i.e., subsystems and modules). The relations within, imports, and uses make up the macroscopic program structure of a program. The within and imports relations represent nested and imported objects, respectively, while the uses relation is a subset of the imports relation (i.e., not all imported objects are necessarily used). The microscopic program structure is defined by the calls, reads, and writes relations, which represent procedure calls and references to read-only and read/write data, respectively. The three microscopic relations are subsets of the uses relation. The macroscopic relations are used to compute clusters (i.e., the strongly connected components of the modules/uses graph) and hierarchy levels (i.e., hierarchy-level numbers) of large Ada programs. The paper does not, however, present algorithms for these computations.

Macroscopic structural analysis can be used to detect violations of design principles. The information gathered in the microscopic analysis can be exploited in program optimizations. Both analysis techniques are particularly handy during the maintenance phase of a software project. The authors stress the need for graphics and levels of abstraction to present program structure effectively.

With the exception of a few typographical errors, the paper is presented adequately and is easy to read. It presents a particular characterization of the structure of Ada programs, but does not describe implementations of structure analysis tools that operate on the introduced relations. The paper is of interest to software tool developers and designers of software development environments.

Reviewer:  Hausi A. Müller Review #: CR112739
Bookmark and Share
 
Software Libraries (D.2.2 ... )
 
 
Ada (D.3.2 ... )
 
 
Documentation (D.2.7 ... )
 
 
Methodologies (D.2.10 ... )
 
 
Management (D.2.9 )
 
Would you recommend this review?
yes
no
Other reviews under "Software Libraries": Date
Mixed language programming
Einarsson B., Gentleman W. Software--Practice & Experience 14(4): 383-392, 1984. Type: Article
May 1 1985
Programming solutions handbook for IBM microcomputers
Sanchez J., Canton M., McGraw-Hill, Inc., New York, NY, 1991. Type: Book (9780070545977)
Sep 1 1992
Design of an Ada library of elementary functions with error handling
Corliss G. Journal of Pascal, Ada & Modula-2 6(3): 17-31, 1987. Type: Article
Jul 1 1988
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy