Object Oriented Software Engineering View all facts Glossary Help |
| subject > component > framework > vertical framework |
| vertical framework (application framework) | ||||
| subject | fact | |||
| vertical framework | is a synonym of application framework | ![]() |
| has definition A complete framework for a particular class of applications. A near-synonym for application framework | ![]() | |
| has fewer slots and hooks than a horizontal framework | ![]() | |
| has more complete implementation than a horizontal framework | ![]() | |
| is a subtopic of 3.3 - Frameworks: Reusable Subsystems | ![]() | |
| is a kind of framework | ![]() | |
| framework | can be simple or complex | ![]() |
| can be written in any programming language | ![]() | |
| contains important functionality | ![]() | |
| enables the reuse of both design and code | ![]() | |
| has example A framework for a rental store could do such things as manage membership, handle deposits, process rentals and returns, and compute penalties for late returns | ![]() | |
| has part hook | ![]() | |
| has part slots | ![]() | |
| is incomplete | ![]() | |
| must be adapted to handle the requirements of particular customers | ![]() | |
| provides common facilities applicable to different application programs | ![]() | |
| represents the structure of an entire application or subsystem | ![]() | |
| uses classes or methods that are missing | ![]() | |
| component | may perform a special-purpose function such as the user interface for a particular system | ![]() |
Next framework: framework with many slots Up: framework Previous framework: object oriented framework