Content deleted Content added
m Robot: tagging uncategorised page |
Fabrictramp (talk | contribs) Dead-end pages clean up project; you can help! using AWB |
||
Line 1:
'''Software architecture recovery''' is a set of methods for the extraction of architectural information from lower level representations of a [[software]] system, such as [[source code]].
== Approaches ==
Most approaches to software architecture recovery has been exploring the static analysis of systems.
==
▲Most approaches to software architecture recovery has been exploring the static analysis of systems. When considering object-oriented software, which employs a lot of polymorphism and dynamic binding mechanisms, dynamic analysis becomes an essential technique to comprehend the systembehavior, object interactions, and hence to reconstruct its architecture. In this work, the criteria used to determine how source code entities should be clustered in architectural elements are mainly based on the dynamic analysis of the system, taking into account the occurrences of interaction patterns and types (classes and interfaces) in use-case realizations.
▲1. http://www.ucb.br/ucbtic/wmswm-04/SoftwareArchitectureRecovery.pdf
{{uncategorized|date=June 2008}}
|