An object-oriented approach to software process modeling and definition

  • Authors:
  • John D. Riley

  • Affiliations:
  • SBS Engineering, 18333 Egret Bay Boulevard Suite 340, Houston, Texas

  • Venue:
  • TRI-Ada '94 Proceedings of the conference on TRI-Ada '94
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes an approach to Software Process Modeling that uses DRAGOON, an object-oriented programming language with Ada-like syntax, to capture Software Process Models. These models share the advantages of object-oriented software. They can be easily modified or extended. They allow the modeled process to be viewed at appropriate levels of abstraction. The use of a compilable programming language allows automated consistency checking and can help support automated enactment. DRAGOON is a particularly appropriate language for this task. It supports both full object-oriented programming, and concurrency.