Open Access Book
Open Access Book image

Tool-supported identification of functional concerns in object-oriented code


Author: Trifu, Mircea
Source: Directory of Open Access Books
Publisher: KIT Scientific Publishing
ISBN: 9783866444942
Creative Commons Attribution-NonCommercial-NoDerivs Image

Share

Description
Concern identification aims to find the implementation of a functional concern in existing source code. In this work, concerns are described, using the Hierarchic Concern Model, as gray-boxes containing subconcerns, inputs, and outputs. The inputs and outputs are used as concern seeds to identify data-oriented abstractions of concern implementations, called concern skeletons. The identification approach is based on context free language reachability and supported by a tool, called CoDEx.