ReuseTool-An extensible tool support for object-oriented framework reuse

  • Authors:
  • Toacy C. Oliveira;Paulo Alencar;Don Cowan

  • Affiliations:
  • PESC/COPPE Federal University of Rio de Janeiro, Brazil and David Cheriton School of Computer Science, University of Waterloo, Canada;David Cheriton School of Computer Science, University of Waterloo, Canada;David Cheriton School of Computer Science, University of Waterloo, Canada

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Object-oriented frameworks have become a popular paradigm used to improve the software development lifecycle. They promote reuse by providing a semi-complete architecture that can be extended through an instantiation process to integrate the needs of the new software application. Instantiation processes are typically enacted in an ad-hoc manner, which may lead to tedious and error-prone procedures. This work leverages our previous work on the definition of RDL, a language to facilitate the description of instantiation process, and describe the ReuseTool, which is an extensible tool to execute RDL programs and assist framework reuse by manipulating UML Diagrams. The ReuseTool integrates a RDL Compiler and a Workflow Engine to control most of the activities required to extend a framework design and, therefore, incorporates application-specific needs. This work also describes how the tool can be extended to incorporate new reuse activities and provides information of its use based on an exploratory Case Study.