Jump to content

Object model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Spike0xFF (talk | contribs) at 01:36, 21 June 2006 (first draft). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Computer Science

An object model is an abstract model of some subset of the world in a computer using a collection of objects or object classes including with their behaviors, properties and relationships. Widely used examples of object models include the HTML Document Object Model (DOM).