Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将学校项目逆向工程为类图。我注意到,当它完成后,我所有的关联在单向导航箭头前面都有这种小子弹,如下所示:
它是什么,它有什么作用?另外我如何打开或关闭它,或者摆脱它?
非常感谢您的帮助,因为我在 Google 上找不到任何相关信息,明天就要完成了。
我找到了!:D
由于某些神奇的原因,stackoverflow 在相关问题中给出了这个:在 uml 中设置关联端所有权
我不知道如何描述我在寻找什么,所有权就是它!:)