创建三元关系
如何使用电源设计器建立三元关系?
How can I make ternary relationship using power designer?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
如何使用电源设计器建立三元关系?
How can I make ternary relationship using power designer?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
简短的回答是你不能。
但你可以代表相同的概念。
假设您尝试在概念数据模型中执行此操作,这取决于您使用的表示法(在
工具>模型选项
下)。对于实体/关系,看起来你无法做到这一点。
使用 Merise,您可以创建一个包含指向 3 个实体的链接的关联。
使用 IDEF1X,您可以创建一个与 3 个实体具有依赖关系的实体。
The short answer is that you cannot.
But you can represent the same concept.
Assuming you trying to do that in the Conceptual Data Model, it depends of the Notation you are using (under
Tools > Models Options
).With Entity/Relationship, it looks like you cannot do it.
With Merise, you create an Association with links toward the 3 entities.
With IDEF1X, you create an Entity with dependent relationships toward the 3 entities.