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.
我正在为 C# 代码创建类图,并且我想指定关系的可见性。我使用命名箭头来指定关系,但我认为将可见性信号(+、-、~、#)与名称放在一起是不正确的。我也不想将关系重复为类中的属性。
如果我不够清楚,请告诉我。谢谢。
我希望我能理解你的问题。对我来说,将属性的可见性与这样的属性名称放在一起不是问题:
+ PropertyClassA + PropertyClassB <------------------------------------------------------->