Conceptual model (computer science): Difference between revisions

Content deleted Content added
notations used to represent conceptual models
Merged content to Domain model, redirecting; unopposed 2023 proposal; synonym (easy-merge)
Tag: New redirect
 
(96 intermediate revisions by 68 users not shown)
Line 1:
#REDIRECT [[Domain model]]
Conceptual model is the result of [[Object-oriented analysis and design#Analysis|object-oriented analysis]], it captures concepts in the problem ___domain.
 
{{R from merge}}
A conceptual model can be described using various notations, such as [[UML]] or [[OMT]]. In UML notation, the conceptual model is often described with a [[class diagram]] in which [[class (computer science)|class]]es represent concepts, [[association]]s represent relationships between concepts and [[role type]]s of an association represent roles taken by the modelled concepts in various situations.
 
[[Category:Object-oriented programming]]
[[Category:Software requirements]]