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
Post a Comment