开发者

Can an email address be used for a UML package namespace

Is there a stan开发者_C百科dard for naming packages in UML?


Not as such. There is a convention that follows the Java package naming standards, e.g. com.yourcompany.yourapp.yourlib.yadda.yadda.yadda. UML packages are more about the logical separation of functionality/responsibility than their name structure.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜