Content deleted Content added
Mark Renier (talk | contribs) // clean up using AWB |
Merge proposal |
||
Line 1:
{{merge|Object modeling language}}
{{Unreferenced|date=December 2009}}▼
'''Object-oriented modeling (OOM)''', also called '''object-oriented programming (OOP)''' is a modeling paradigm mainly used in [[computer programming]]. Prior to the rise of OOM, the dominant paradigm was [[procedural programming]], which emphasized the use of discrete reusable code blocks that could stand on their own, take variables, perform a function on them, and return values.
Line 9 ⟶ 10:
An informal description or a Schema notation is translated by the programmer or a [[computer-aided software engineering|CASE]] tool in the case of Schema notation (created using a Module specific to the CASE tool application) into a specific programming language that supports [[object-oriented programming]] (or a Class Type), a [[declarative language]] or into a [[logical schema|database schema]].
== References ==
▲{{Unreferenced|date=December 2009}}
[[Category:Object-oriented programming]]
|