Search PubMedSearch

Biomedical subjects

E Zaplétal

Publications and source records attributed to E Zaplétal.

3 recordsLinked to original sources

The HELIOS Unification Bus: a toolbox to develop client/server applications.

In the medical domain, new developments commonly rely on client/server architectures. But face to distributed environments, the software developers encounter a tremendously increasing complexity when building integrated applications. This paper presents the HELIOS Unification Bus (HUB), a communication integration framework for the HELIOS medical software engineering environment that allows the exchange of data between components that can be hosted on heterogeneous machines linked by a network. The HUB is developed as a C++ toolbox over UNIX and TCP/IP. It includes a message routing entity called router and a generic application programming interface (API), implemented as a C++ library, that allows to build easily software components compliant with the standardised HELIOS language. Messages conveyed by the bus are composite objects that are serialized to be transmitted over the bus using the ASN.1 ISO presentation protocol. The article describes the use of the bus to ease the development and execution of distributed medical applications and its role from the communication integration standpoint.

Computer Communication Networks

Analysing and developing object-oriented medical applications with HELIOS.

The HELIOS project promotes systematic reuse of existing software in a valuable methodological context. In order to reach this goal, the Analysis and Design Development Environment (ADDE) has been realized as a HELIOS component. This component includes the Analysis and Design sub-component (ADT), which supports the Rumbaugh's object-oriented methodology and the Insertion Retrieval Tool (IRT), which implements the reuse. The ADT sub-component enhances the quality of software development permitting a correct analysis, and design and a satisfactory documentation. The IRT Tool is dedicated to reuse by retrieving parts of existing applications (retrieve) and by qualifying elements just created or updated (insertion). A faceted system adapted to the medical domain allows an efficient search among the object database. Both tools contribute to reducing the cost of software development. This paper presents the design and the implementation of these tools in the HELIOS framework.

Database Management Systems

A reuse oriented Development Database: the HELIOS Object Information System.

This paper describes the Development Database of a Software Engineering Environment (SEE), that couples reuse and object-oriented technologies. We propose a classification model for the repository of reusable components that is a support for an efficient retrieval mechanism, and a reusable component model that considers components of large and low-granularity levels (e.g., application frameworks and methods of a given class). The reusable component model is based on the underlying idea that development components are not operational components since they do not have the same purpose. This model first represents each component as an aggregation of other sub-components, together with all information needed for its retrieval (e.g., classification and facets), its under-standing (e.g., informal functional description) and its dependencies with other development components, in particular the applications in which it occurs, since applications are considered also as abstract development components. This approach was tested thanks to an existing application which was loaded into the SEE. From that moment, it was possible to regenerate a new application in a reasonably short time. Moreover, the existence of a retrieval tool permits to validate the development components classification, but also put forward the importance of the qualification step. In particular, the versioning should be carefully processed. Furthermore the fact that all the development objects are built on an homogeneous model allows easier tools management and interapplication reusability.

Database Management Systems