Jump to content

Layer (object-oriented design)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Amalas (talk | contribs) at 21:16, 18 July 2006 (Stub-sorting. You can help!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In object-oriented design, a layer is a group of classes that have the same set of module dependencies to other modules. In other words, a layer is a group of reusable components that are reusable in similar circumstances.