Object Oriented Software Engineering   View all facts   Glossary   Help
subject > component > framework
Next componentisolated component    Upcomponent    Previous componentexecutable file   

framework
subjectfact 
frameworkcan be simple or complex2001-08-30 14:55:39.0
can be written in any programming language2001-08-30 14:55:39.0
contains important functionality2001-08-30 14:55:39.0
has definition A skeletal software component that performs functions needed by a class of systems, and which is intended to be incorporated into the design of such systems2001-08-30 14:55:39.0
has definition Reusable software that implements a generic solution to a generalized problem. It provides common facilities applicable to different application programs2001-08-30 14:55:39.0
enables the reuse of both design and code2001-08-30 14:55:39.0
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 returns2001-08-30 14:55:39.0
has part hook2001-08-30 14:55:39.0
has part slots2001-08-30 14:55:39.0
is incomplete2001-08-30 14:55:39.0
is a subtopic of 9.1 - The Process of Design2001-08-30 14:55:39.0
is a kind of component2001-08-30 14:55:39.0
must be adapted to handle the requirements of particular customers2001-08-30 14:55:39.0
provides common facilities applicable to different application programs2001-08-30 14:55:39.0
represents the structure of an entire application or subsystem2001-08-30 14:55:39.0
uses classes or methods that are missing2001-08-30 14:55:39.0
componentmay perform a special-purpose function such as the user interface for a particular system2001-08-30 14:55:00.0

Kinds of framework :

Next componentisolated component    Upcomponent    Previous componentexecutable file