Object Modeling and Design Strategies goes beyond the method hype to help the practising object-oriented modeler, manager and architect understand how to use object-oriented concepts in practice, not just in theory. It utilizes strategies and tactics from several different methods while maintaining
Modeling Design Objects and Processes
β Scribed by Takaaki Yagiu (auth.), Takaaki Yagiu (eds.)
- Publisher
- Springer-Verlag Berlin Heidelberg
- Year
- 1991
- Tongue
- English
- Leaves
- 338
- Series
- Computer Graphics: Systems and Applications
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
A little more than a decade ago my colleagues and I faced the necessity for providing a database management system which might commonly serve a number of different types of computer aided design applications at different manufacturing enterprises. We evaluated some wellknown cases of conceptual models and commercially available DBMSs, and found none fuHy meeting the requirements. Yet the analysis of them led us to the development of what we named the Logical Structure Management System (LMS). Syntactically the LMS language is somewhat similar to ALPHA by E. F. Codd. The underlyΒ ing conceptual model is entirely different from that of the relational model, however. LMS has been since put into practical use, meanwhile a further efΒ fort in search of asound theoretical base and a concrete linguistic framework for true product modeling together with comparative studies of various apΒ proaches has been made. Here, the term product modeling is used to signify the construction of informational models of design objects and design proΒ cesses in which it must be possible to include not a fixed set of attributes and relations, such as geometry, physical properties, part-of hierarchy, etc. , but whatever aspects of design designers may desire to be included. The purpose of this book is to present the major results of the said effort, which are primarily of a theoretical or conceptual nature. Following the introΒ duction (Chap.
β¦ Table of Contents
Front Matter....Pages i-x
Introduction....Pages 1-20
Requirements of CAD Databases....Pages 21-46
Criticism of Past and Current Data Models....Pages 47-93
First Order Theory and Its Interpretation....Pages 94-110
Criticism of Logical Approaches....Pages 111-162
Philosophical Discussions....Pages 163-195
The Fundamental Structure of the Design Object Model....Pages 196-222
The Model Description Language (MDL)....Pages 223-254
Modeling the Design Process....Pages 255-303
Implementation and Remaining Problems....Pages 304-320
Back Matter....Pages 321-330
β¦ Subjects
Software Engineering;Complexity;Information Systems Applications (incl. Internet);Engineering Design;Business Information Systems;Organization/Planning
π SIMILAR VOLUMES
<span>Applies techniques to the entire software development cycle. Presents a new object-oriented software development methodology-from analysis, through design, to implementation. DLC: 1. Object-oriented programming.</span>
Object-oriented modelling and design promote better understanding of requirements, cleaner designs and more maintainable systems. Often, books on related subjects rely on programming and coding, forcing readers to think in terms of the computer, and not the application. "Object-oriented Modeling and
Software designers, developers, and architects are constantly confronted with the same confounding problem: how to design software that is both flexible and resilient amid change. To accomplish this tall task, practitioners must utilize the best available technologies to the fullest.JavaT Design rel
<span>This book starts with requirements gathering & ends with implementation. In the process, you'll learn how to analyze and design classes, their relationships to each other in order to build a model of the problem domain. You'll also use common UML diagrams throughout this process, such as u