Sciweavers

386 search results - page 2 / 78
» Behavioural Concern Modelling for Software Change Tasks
Sort
View
EHCI
2004
13 years 7 months ago
Bringing Usability Concerns to the Design of Software Architecture
Software architects have techniques to deal with many quality attributes such as performance, reliability, and maintainability. Usability, however, has traditionally been concerned...
Bonnie E. John, Len Bass, Maria Isabel Sánc...
KBSE
2003
IEEE
13 years 11 months ago
Automatically Inferring Concern Code from Program Investigation Activities
When performing a program evolution task, developers typically spend a significant amount of effort investigating and re-investigating source code. To reduce this effort, we prop...
Martin P. Robillard, Gail C. Murphy
OOPSLA
2005
Springer
13 years 11 months ago
Pattern transformation for two-dimensional separation of concerns
Design patterns are applied in software development to decouple individual concerns, so that a change in a design decision is isolated to one location of the code base. However, m...
Xiaoqing Wu
SEFM
2008
IEEE
14 years 4 days ago
Modelling Rational User Behaviour as Games between an Angel and a Demon
Formal models of rational user behaviour are essential for user-centred reasoning about interactive systems. At an level, planned behaviour and reactive behaviour are two importan...
Rimvydas Ruksenas, Paul Curzon, Ann Blandford
ICSM
2006
IEEE
13 years 11 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