Use this tag for questions related to object-model.
An object-model can be said to be a "Collection of objects or classes using which an application or program can manipulate specific behavior/activity of its world."
For example, the Document Object Model (DOM) is a collection of objects which represent a page in browser.
Attribution: http://en.wikipedia.org/wiki/Object_model