A design method for object-oriented databases

Autoren
G. Kappel, M. Schrefl
Technischer Bericht
TRE8801 (Februar, 1988)
Zitat
Arbeitspapiere der GMD, Bericht Nr. 287, Gesellschaft für Mathematik und Datenverarbeitung, Februar 1988

Kurzfassung

Contrary to conventional databases the conceptual schema of an object-oriented database contains the description of the operations on the data next to the description of the structures of the data which are shared by several application programs. Therefore a design method for the conceptual schema of an object-oriented database must consider next to the structural aspects also the behavioral aspects of real world objects.

In this paper we present such a method. It is based on the Behavior Integrated Entity Relationship Approach which considers the structural as well as the behavioral aspects of the real world objects to be modeled. The structural aspects are represented by different entity sets in an extended entity-relationship diagram. The behavioral aspects are represented by different activities which correspond to transitions in an entity-state/transition diagram.

The entity sets in the extendend entity-relationship diagram and the activities in the corresponding entity-state/transition diagram completely characterize the object classes of an object-oriented database. The data structures of the classes are given by the entity sets. The associated operations are determined by the respective activities. The public effects of the operations are defined by the pre- and poststates of the corresponding activities.