Data Abstraction in Engineering Software Development
Autor: | John W. Baugh, Daniel R. Rehak |
---|---|
Rok vydání: | 1992 |
Předmět: |
Data abstraction
Classical mathematics business.industry Computer science Computer programming Software development Data type Computer Science Applications Program behavior Artificial intelligence Software engineering business Engineering analysis Abstraction inversion Civil and Structural Engineering |
Zdroj: | Journal of Computing in Civil Engineering. 6:282-301 |
ISSN: | 1943-5487 0887-3801 |
DOI: | 10.1061/(asce)0887-3801(1992)6:3(282) |
Popis: | Large-scale engineering analysis programs are among the most difficult to develop, maintain, and extend. The translation of a few pages of classical mathematics turns into tens of thousands of lines of nontrivial code. This paper discusses the role of data abstraction in engineering program development, where data, instead of processes, are used to decompose a program into parts. Data abstraction improves the modularity of a program by encapsulating implementation details and by providing a clear delineation between design and implementation. We describe a library of finite element data types that have been designed with data abstraction in mind. Using this approach, multiple representations and algorithms coexist, with proper selection made at run time. In addition, space-time trade-offs can generally be postponed without impacting other parts of the program. Throughout the paper, we address design issues with careful specifications of program behavior and implementation issues using object-oriented languages, which support data abstraction as well as polymorphism and inheritance. |
Databáze: | OpenAIRE |
Externí odkaz: |