Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > criterion > principle > design principle > keeping the level of abstraction high | 
| keeping the level of abstraction high comparison table | |||
| Subject | is an instance of | is a kind of | have advantage | 
|---|---|---|---|
| design principle | principle | ||
| keeping the level of abstraction high | design principle | it allows you to understand the essence of a subsystem and make important decisions without knowing unnecessary details | 
Next design principle: reducing coupling     Up: design principle    Previous design principle: increasing reusability