Sciweavers

ADAEUROPE
2001
Springer
13 years 8 months ago
Migrating Large Applications from Ada83 to Ada95
Philippe Waroquiers, Stef van Vlierberghe, Dirk Cr...
ADAEUROPE
2001
Springer
13 years 8 months ago
Building Modern Distributed Systems
Abstract. Ada 95 has been the first standardized language to include distribution in the core language itself. However, the set of features required by the Distributed Systems Ann...
Laurent Pautet, Thomas Quinot, Samuel Tardieu
ADAEUROPE
2001
Springer
13 years 8 months ago
Building Formal Requirements Models for Reliable Software
Requirements engineering (RE) is concerned with the elicitation of the goals to be achieved by the system envisioned, the operationalization of such goals into specifications of se...
Axel van Lamsweerde
ADAEUROPE
2001
Springer
13 years 8 months ago
OASIS - An ASIS Secondary Library for Analyzing Object-Oriented Ada Code
: ASIS has proven to be an effective platform for developing various program analysis tools. However, in many cases ASIS, as defined in the ASIS dard, appears to be at a very low-l...
Alexey Kuchumov, Sergey Rybin, Alfred Strohmeier
ADAEUROPE
2001
Springer
13 years 8 months ago
Transaction Support for Ada
This paper describes the transaction support framework OPTIMA and its implementation for Ada 95. First, a transaction model that fits concurrent programming languages is presented...
Jörg Kienzle, Ricardo Jiménez-Peris, A...
ADAEUROPE
2001
Springer
13 years 8 months ago
Testing from Formal Specifications, a Generic Approach
Deriving test cases from specifications is now recognised as a major application of formal methods to software development. Several methods have been proposed for various formalism...
Marie-Claude Gaudel
ADAEUROPE
2001
Springer
13 years 8 months ago
Expression Templates in Ada
High-order matrix or vector expressions tend to be penalized by the use of huge temporary variables. Expression templates is a C++ technique which can be used to avoid these tempor...
Alexandre Duret-Lutz
ADAEUROPE
2001
Springer
13 years 8 months ago
Object-Oriented Stable Storage Based on Mirroring
Xavier Caron, Jörg Kienzle, Alfred Strohmeier