Sciweavers

1559 search results - page 223 / 312
» Software needs engineering: a position paper
Sort
View

Publication
139views
13 years 8 months ago
Separation of concerns in compiler development using aspect-orientation
A major difficulty in compiler development regards the proper modularization of concerns among the various compiler phases. The traditional object-oriented development paradigm ha...
COMSWARE
2007
IEEE
14 years 3 months ago
Middleware Services for DRM
Abstract— Lack of generic digital rights management applications has stunted the growth of the media distribution industry. In this paper we point out the need for middleware ser...
Pramod A. Jamkhedkar, Gregory L. Heileman, Iv&aacu...
WOSP
2005
ACM
14 years 2 months ago
From UML to LQN by XML algebra-based model transformations
The change of focus from code to models promoted by OMG's Model Driven Development raises the need for verification of nonfunctional characteristics of UML models, such as pe...
Gordon Ping Gu, Dorina C. Petriu
REFSQ
2010
Springer
13 years 7 months ago
Ambiguity Detection: Towards a Tool Explaining Ambiguity Sources
Abstract. [Context and motivation] Natural language is the main representation means of industrial requirements documents, which implies that requirements documents are inherently ...
Benedikt Gleich, Oliver Creighton, Leonid Kof
ICSE
1998
IEEE-ACM
14 years 1 months ago
Non-Intrusive Object Introspection in C++: Architecture and Application
We describe the design and implementation of system architecture to support object introspection in C++. In this system, information is collected by parsing class declarations, an...
Tyng-Ruey Chuang, Y. S. Kuo, Chien-Min Wang