Sciweavers

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

Publication
139views
15 years 3 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
15 years 10 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...
146
Voted
WOSP
2005
ACM
15 years 9 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
118
Voted
REFSQ
2010
Springer
15 years 2 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
122
Voted
ICSE
1998
IEEE-ACM
15 years 7 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