首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >域模型和概念模型的区别是什么

域模型和概念模型的区别是什么
EN

Stack Overflow用户
提问于 2013-05-31 17:44:27
回答 1查看 5.5K关注 0票数 6

根据维基百科的说法,它们看起来是一样的,但它们各自有不同的页面。

Domain Model

Conceptual Model

在概念模型页面上,它显示了这两件事:

A Conceptual model in the field of computer science is also known as a domain model.

a conceptual model represents 'concepts' (entities) and relationships between them.

但是在域模型页面上写着

A domain model in problem solving and software engineering is a conceptual model of all the topics related to a specific problem. It describes the various entities, their attributes, roles, and relationships, plus the constraints that govern the problem domain.

它们实际上是完全一样的东西吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-06-01 02:56:02

领域模型-概念模型在不同的上下文中有不同的含义。

,但在面向对象分析上下文中,它们是相同的

域模型是域MO95,Fowler96中概念类或真实情况对象的可视化表示。分析领域模型也被称为概念模型(本书第一版中使用的术语)、域对象模型和分析对象模型。第134页

来源:应用UML和模式-第三版-By Craig Larman

MO95 Martin,J.和Odell,J. 1995年。面向对象的方法:基础。新泽西州恩格尔伍德克里夫斯:普伦特

Fowler96 Fowler,M. 1996。分析模式:可重用对象模型。*雷丁,马萨诸塞州: Addison-Wesley

票数 10
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/16854394

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档