UML: packages within packages -


i working on uml package diagram, , wondering: lot of packages have related topic in common, put them more general package. when drawing uml diagram, literally draw packages within larger package? or, use aggregate/composition arrow denote larger/more-general package contains them?

thanks

uml has containment relationship can use. it's line end nearest containing package having symbol (+). valid draw concentric packages.


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -