Object-oriented modeling: Difference between revisions

Content deleted Content added
No edit summary
m link tweaks
Line 7:
The Model description or Schema may grow in complexity to require a Notation. Many notations have been proposed, based on different paradigms, diverged, and converged in a more popular one known as [[Unified Modeling Language|UML]].
 
An informal description or a Schema notation is translated by the programmer or a [[CASE|Computercomputer-Aidedaided Softwaresoftware Engineeringengineering|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 [[Objectobject-Orientedoriented programming|Object-Oriented Programming]] (or a Class Type), a [[Declarativedeclarative Languagelanguage]] or into a [[Logicallogical schema|Databasedatabase schema]].
 
[[Category:Object-oriented programming]]