View Integration of Object Life-Cycles in Object-Oriented Design

0
71

Authors: Stefan Conrad

Tags: 1999, conceptual modeling, Günter Preuner

Object-oriented database schemas are often defined by several future users of the planned database, where each user defines a schema representing his/her view on the database; the complete database schema is defined by integrating these views in a subsequent step. Behavior of objects is often defined at two levels of detail: at the level of methods and at the level of object life-cycles that represent the overall behavior of objects during their life time. This paper presents an approach to integrate views of object life-cycles to a complete object life-cycle of an object type. We will particularly consider the problem that different users know about parts of the object life-cycle at different levels of detail and often do not consider exactly the same set of entities.

Read the full paper here: https://link.springer.com/chapter/10.1007/3-540-47866-3_28