Object-oriented modeling: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 8:
The Model description or [[Schema]] may grow in complexity to require a Notation. Many notations has 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|Computer-Aided Software Engineering]] tool in the case of Schema notation (created using a Module specific to the CASE tool application) into a specific programming language that supports [[OOPObject-Oriented_programming|Object-Oriented Programming]] (or a Class Type), a [[Declarative Language]] or into a [[Database schema]].