Rhizome: A Feature Modeling and Generation Platform

  • Authors:
  • Guozheng Ge;E. J. Whitehead

  • Affiliations:
  • Dept. of Comput. Sci., Univ. of California, Santa Cruz, CA;Dept. of Comput. Sci., Univ. of California, Santa Cruz, CA

  • Venue:
  • ASE '08 Proceedings of the 2008 23rd IEEE/ACM International Conference on Automated Software Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Rhizome is an end-to-end feature modeling and code generation platform that includes a feature modeling language (FeatureML), a template language (MarkerML) and a template-based code generator. A software designer creates feature models using FeatureML by selecting and defining design choices. These design choices can be automatically associated with code templates and interpreted as parameter values for code generation. The code generator then replaces markers embedded in the code templates with dynamically generated code blocks to produce source code.