DocumentCode
3773149
Title
Software Architecture and Specification Model for Customizable Code Inspection Tools
Author
Masami Noro;Atsushi Sawada
Author_Institution
Dept. of Software Eng., Nanzan Univ., Nagoya, Japan
fYear
2015
Firstpage
230
Lastpage
237
Abstract
This paper describes the aspect-oriented software architecture and the finite automaton based specification model for building customizable code inspection tools. Through the development of a production quality code inspection tool, five crosscutting concerns are identified: internal data model, language processing, data traverse, inspection logic, and decoupling control. We constructed an aspect-oriented software architecture manipulating the concerns. The architecture is flexible to various changes to code inspection tools. With a combination of six design patterns: Composite, Interpreter, Visitor, Mediator, Command and State, an application framework based on the architecture is implemented. The usefulness of the architecture is discussed. The finite automaton model for the specification to the inspection logic is introduced and its practicality is demonstrated with our inspection tool. We also show that the combination of our architecture and our specification model is a useful basis for test case generation for each inspection logic. Possibilities for automatic generation of inspection codes are discussed as well.
Keywords
"Inspection","Syntactics","Computer architecture","Data models","Software architecture","Semantics","Automata"
Publisher
ieee
Conference_Titel
Software Engineering Conference (APSEC), 2015 Asia-Pacific
Electronic_ISBN
1530-1362
Type
conf
DOI
10.1109/APSEC.2015.44
Filename
7467305
Link To Document