An analysis pattern for invoice processing

  • Authors:
  • Eduardo B. Fernandez;Xiaohong Yuan

  • Affiliations:
  • Florida Atlantic University, Boca Raton, FL;North Carolina A&T State University, Greensboro, NC

  • Venue:
  • Proceedings of the 16th Conference on Pattern Languages of Programs
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We discuss an analysis pattern for invoice processing. The pattern describes events such as the creation and validation of an invoice, followed by the payment process. This pattern is composed of two simpler patterns that describe the creation and payment of the invoice, respectively. The composite pattern represents a minimum application so that it can be applied to a variety of situations and it can be combined with other related patterns to describe more complex applications. The component patterns have value of their own and can be used independently.