Object Oriented Software Engineering View all facts Glossary Help |
| subject > process > design > detailed design |
| detailed design comparison table | |||||
| Subject | involve | is part of | has definition | is a subtopic of | is a kind of |
|---|---|---|---|---|---|
| design | The problem-solving process whose objective is to find and describe a way to implement the system's functional requirements, while respecting the constraints imposed by the non-functional requirements, and while adhering to general principles of good quality | 9.1 - The Process of Design | process | ||
| detailed design | deciding on data structures, classes, algorithms and procedures to be used | design | The design of the internals of individual subsystems | 1.7 - Activities Common to Software Projects | design |
Next design: object oriented design Up: design Previous design: design by contract