Sciweavers

702 search results - page 1 / 141
» Implementing software product lines using traits
Sort
View
105
Voted
SAC
2010
ACM
15 years 4 months ago
Implementing software product lines using traits
A software product line (SPL) is a set of software systems with well-defined commonalities and variabilities that are developed by managed reuse of common artifacts. In this pape...
Lorenzo Bettini, Ferruccio Damiani, Ina Schaefer
SPLST
2003
14 years 11 months ago
RITA Environment for Testing Framework-based Software Product Lines
A software product line can be used to implement a software product family that is a set of software products sharing common features. A natural implementation strategy for a softw...
Raine Kauppinen, Juha Taina
SSR
2001
146views more  SSR 2001»
14 years 11 months ago
Implementing product line variabilities
Software product lines have numerous members. Thus, a product line infrastructure must cover various systems. This is the significant difference to usual software systems and the ...
Cristina Gacek, Michalis Anastasopoules
SPLC
2007
14 years 10 months ago
Product Line Implementation using Aspect-Oriented and Model-Driven Software Development
Software product line engineering aims to reduce development time, effort, cost, and complexity by taking advantage of the commonality within a portfolio of similar products. The ...
Markus Völter, Iris Groher
ECLIPSE
2004
ACM
15 years 3 months ago
Supporting Java traits in Eclipse
Traits are a language technology that complements inheritance as a means for code reuse and class structuring. Traits encapsulate collections of methods so that they can be used a...
Philip J. Quitslund, Emerson R. Murphy-Hill, Andre...