Object Oriented Software Engineering View all facts Glossary Help |
| subject > component > framework > object oriented framework |
| object oriented framework comparison table | ||||||
| Subject | have API | compose of | has definition | contain | is a subtopic of | is a kind of |
|---|---|---|---|---|---|---|
| framework | Reusable software that implements a generic solution to a generalized problem. It provides common facilities applicable to different application programs | important functionality | 9.1 - The Process of Design | component | ||
| object oriented framework | that is defined by the set of all public methods of the public classes | a library of classes | methods in abstract classes which are the slots that are filled when concrete methods are created in the concrete subclasses | 3.3 - Frameworks: Reusable Subsystems | framework |
Next framework: vertical framework Up: framework Previous framework: horizontal framework