An entity-relationship design system for graphical software development

  • Authors:
  • Christopher R. Senhouse

  • Affiliations:
  • Cornell University, Ithaca, New York

  • Venue:
  • ACM-SE 33 Proceedings of the 33rd annual on Southeast regional conference
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Entity-Relationship (ER) Model has proven to be a more useful technique than in just the field of database design. It and its extensions have become prominent in the design and analysis phases of software development. This paper will describe a system built in Smalltalk, the Entity-Relationship Design System, which allows the graphical creation and manipulation of ER diagrams. The system then generates Smalltalk code to create the ER database that is specified by the diagram. This allows the ER Model to be used in the implementation phase of software development, as well as in design and analysis.