Fixing Up Non-executable Operations in UML/OCL Conceptual Schemas

0
93

Authors: Albert Tort, Ernest Teniente, Xavier Oriol

Tags: 2014, conceptual modeling

An operation is executable if there is at least one information base in which its preconditions hold and such that the new information base obtained from applying its postconditions satisfies all the integrity constraints. A non-executable operation is useless since it may never be applied. Therefore, identifying non-executable operations and fixing up their definition is a relevant task that should be performed as early as possible in software development. We address this problem in the paper by proposing an algorithm to automatically compute the missing effects in postconditions that would ensure the executability of the operation.

Read the full paper here: https://link.springer.com/chapter/10.1007/978-3-319-12206-9_19