Sciweavers

1281 search results - page 97 / 257
» Software Visualization for Reverse Engineering
Sort
View
RE
2001
Springer
14 years 1 months ago
Issues of Visualized Conflict Resolution
Effective and efficient requirements negotiation is a key to the success of software development efforts. For large projects, this can be especially difficult to do effectively an...
Hoh In, Siddhartha Roy
AVI
2004
13 years 10 months ago
Visualizing programs with Jeliot 3
We present a program visualization tool called Jeliot 3 that is designed to aid novice students to learn procedural and object oriented programming. The key feature of Jeliot is t...
Andrés Moreno, Niko Myller, Erkki Sutinen, ...
SCAM
2007
IEEE
14 years 3 months ago
Statement-Level Cohesion Metrics and their Visualization
Slice-based metrics for cohesion have been defined and examined for years. However, if a module with low cohesion has been identified, the metrics cannot help the maintainer to ...
Jens Krinke
AUIC
2004
IEEE
14 years 20 days ago
Delegation Diagrams: Visual Support for the Development of Object-Oriented Designs
Developers have long used pictures to aid design activities and there has been a lot of interest in standard notations for design. We have developed delegation diagrams, a graphic...
Ewan D. Tempero, James Noble, Robert Biddle
ECLIPSE
2005
ACM
13 years 11 months ago
An analysis and visualization for revealing object sharing
Sharing mutable data (via aliasing) is a powerful programming technique. To facilitate sharing, object-oriented programming languages permit the programmer to selectively break en...
Derek Rayside, Lucy Mendel, Robert Seater, Daniel ...