I want to show how my application classes are segregated into packages. Is there a UML diagram for this?
By Alvin J. Alexander, devdaily.com
Yes, you pretty much named it. A package diagram is good for
demonstrating the packages in an application, as well as the dependencies between packages.