Object Oriented Software Engineering View all facts Glossary Help |
| subject > process > design > protocol design |
| protocol design comparison table | ||
| Subject | is a kind of | has definition |
|---|---|---|
| design | process | 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 |
| protocol design | design | The design of communications protocols |
Next design: software architecture^2 Up: design Previous design: object oriented design