Sciweavers

SOCO
2009
Springer
13 years 8 months ago
I-Java: An Extension of Java with Incomplete Objects and Object Composition
Object composition is often advocated as a more flexible alternative to standard class inheritance since it takes place at run-time, thus permitting the behavior of objects to be ...
Lorenzo Bettini, Viviana Bono, Erica Turin
SOCO
2009
Springer
13 years 10 months ago
Language-Independent Quantification and Weaving for Feature Composition
Stefan Boxleitner, Sven Apel, Christian Kästn...
SOCO
2009
Springer
13 years 10 months ago
Language Design for Meta-programming in the Software Composition Domain
How would a language look like that is specially designed for solving meta-programming problems in the software composition domain? We present requirements for and design of Rascal...
Paul Klint, Jurgen J. Vinju, Tijs van der Storm
SOCO
2009
Springer
13 years 10 months ago
Feature (De)composition in Functional Programming
Abstract. The separation of concerns is a fundamental principle in software engineering. Crosscutting concerns are concerns that do not align with hierarchical and block decomposit...
Sven Apel, Christian Kästner, Armin Grö&...
SOCO
2009
Springer
13 years 10 months ago
Specifying and Composing Non-functional Requirements in Model-Based Development
Abstract. Non-functional requirements encompass important design concerns such as schedulability, security, and communication constraints. In model-based development they non-local...
Ethan K. Jackson, Dirk Seifert, Markus Dahlweid, T...
SOCO
2009
Springer
13 years 10 months ago
A Framework for Testing Model Composition Engines
Model composition helps designers managing complexities by modeling different system views separately, and later compose them into an integrated model. In the past years, researche...
Freddy Munoz, Benoit Baudry
SOCO
2009
Springer
13 years 10 months ago
Lazy Composition of Representations in Java
Abstract. The separation of concerns has been a core idiom of software engineering for decades. In general, software can be decomposed properly only according to a single concern, ...
Rémi Douence, Xavier Lorca, Nicolas Loriant
SOCO
2009
Springer
13 years 10 months ago
Composing RESTful Services with JOpera
The REST architectural style is emerging as an alternative technology platform for the realization of service-oriented architectures. In this paper, we apply the notion of composit...
Cesare Pautasso