A query service for a software engineering database system

  • Authors:
  • Mohamed Tedjini;Ian Thomas;Guy Benoliel;Fernando Gallo;Régis Minot

  • Affiliations:
  • G.I.E. EMERAUDE BULL SA, 68, Route de Versailles, F-78430 - Louveciennes, FRANCE;Hewlett-Packard, Software Engineering Systems Division, 1266 Kifer Road, Sunnyvale, CA;G.I.E. EMERAUDE BULL SA, 68, Route de Versailles, F-78430 - Louveciennes, FRANCE;Intecs, Via Fratti 14, 56100 Pisa, Italy;G.I.E. EMERAUDE BULL SA, 68, Route de Versailles, F-78430 - Louveciennes, FRANCE

  • Venue:
  • SDE 4 Proceedings of the fourth ACM SIGSOFT symposium on Software development environments
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

The PCTE interfaces define a Public Tool Interface intended to serve as a basis for the construction of integrated software engineering environments (SEEs). The interfaces include Object Management System (OMS) services that manage the data repository of the environment. The OMS is based on a binary Entity-Relationship model.This paper describes a query service constructed on the PCTE interfaces. Following a brief summary of the OMS features that are necessary to understand the paper, we describe the requirements and design objectives for a query service in an integrated SEE, the basic model for our solution, and then review the facilities of the service. The paper also contains a comparison with other work on queries on E-R and object-oriented databases.The paper's conclusions indicate the differences that exist between requirements and characteristics for query services on SEE data repositories and those for other databases. It shows, for example, how assumptions about data availability and accessibility that are often made for query services are not appropriate for SEE data repositories.