A taxonomy of Ada packages
暂无分享,去创建一个
A taxonomy of Ada packages is presented to describe their use in designing large programs. The categories include application, communication, and helper packages. Helper packages are further subdivided into definitions, services, and data managers. Data managers are further divided into abstract data types and resources. An abstract data type can be of an open or a closed type. Each of the categories described as part of the taxonomy is illustrated with a coding example that shows both the package and how the package is used.
[1] Ken Shumate. Understanding Concurrency in Ada , 1990 .
[2] Brian A. Wichmann,et al. Rationale for the design of the Ada programming language , 1979, SIGP.
[3] D L Ross. Classifying Ada packages , 1986, ALET.
[4] Graham Beech,et al. Software engineering with ada , 1983 .
[5] R. J. A. Buhr,et al. System design with Ada , 1984 .
[6] K W Nielsen,et al. Task coupling and cohesion in Ada , 1986, ALET.