Sciweavers

3837 search results - page 296 / 768
» Concurrent Engineering support in Software Engineering
Sort
View
ICSM
2006
IEEE
15 years 10 months ago
Tracking Concerns in Evolving Source Code: An Empirical Study
The association between the description of a concern (e.g., a feature) and the code that implements it is valuable information that can degrade as the code of a system evolves. We...
Martin P. Robillard
IWPC
2006
IEEE
15 years 10 months ago
Experimental Settings in Program Comprehension: Challenges and Open Issues
Several approaches to program comprehension have been proposed along the years, ranging from fact extraction to sophisticated visualization tools. In order to effectively assess t...
Giuseppe A. Di Lucca, Massimiliano Di Penta
VISSOFT
2005
IEEE
15 years 10 months ago
Evaluating UML Class Diagram Layout based on Architectural Importance
The paper presents and assesses a layout scheme for UML class diagrams that takes into account the architectural importance of a class in terms of its stereotype (e.g., boundary, ...
Olena Andriyevska, Natalia Dragan, Bonita Simoes, ...
VSTTE
2005
Springer
15 years 10 months ago
Lessons from the JML Project
To have impact, a grand challenge should provide a way for diverse research to be integrated in a synergistic fashion. Synergy in the JML project comes from a shared specification...
Gary T. Leavens, Curtis Clifton
PPPJ
2004
ACM
15 years 10 months ago
Safe instantiation in generic Java
This paper presents the “Safe-Instantiation Principle,” a new design principle for evaluating extensions of Java with support for generic types. We discuss the GJ and NextGen ...
Eric E. Allen, Robert Cartwright