vix.ing · top · new · best · stats · spec

Analyzing Semantic Properties of OCL Operations by Uncovering Interoperational Relationships

2015/11/03 by Mirco Kuhlmann, Kuhlmann, Mirco, Martin Gogolla +1
Computer Science · #Advanced Software Engineering Methodologies #Model-Driven Software Engineering Techniques #Web Applications and Data Management

paper · doi:10.14279/tuj.eceasst.9.107

openalex publication_date 2024/03/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/01

Abstract

The OCL (Object Constraint Language) as part of the UML (Unified Modeling Language) is a rich language with different collection kinds (sets, multi-sets, sequences) and a large variety of operations defined thereon. Without negating the strong correlation between both fields we can say that these operations have their origin partly in logic (like the operations forAll and exists) and partly in computer science, in particular database systems (like the operation select). Some of these operations may be expressed in terms of other operations. This paper presents a systematic study of relationships which hold between OCL features like the mentioned operations. Apart from presenting the relationships between operations in a conceptual way, the relationships are described by a formal metamodel allowing systematic and computer supported access to the operation relationships by querying an underlying formal description.

Related