【问题标题】:UML domain model visibility of fields字段的 UML 域模型可见性
【发布时间】:2013-05-28 22:15:05
【问题描述】:

所以我看到了这个问题:In Java, difference between default, public, protected, and private 并决定在我的域模型(MVC)中使用no modifier,但我不明白如何将它们放入域模型图中?

根据Wikipedia

"+"       Public 
"-"       Private 
"#"       Protected 
"/"       Derived (can be combined with one of the others)
"_"       Static

但是我没有看到我应该为没有放置修饰符的字段使用什么?

【问题讨论】:

    标签: java model-view-controller uml


    【解决方案1】:

    【讨论】:

    • 你有任何来源吗?我想这是正确的,所以我接受了你的回答,但我想阅读更多,因为我看到的所有网站都没有提到这一点
    • @Nikola 添加到分辨率中
    猜你喜欢
    • 2013-12-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-12-16
    • 1970-01-01
    • 1970-01-01
    • 2015-01-26
    • 1970-01-01
    相关资源
    最近更新 更多