Architecting and designing : UML 2.5 : Diagram views : Package diagram
  
Package diagram
Type of diagram: Static Structure
A UML Package diagram enables you to visualize the overall structure of your architecture or design into recognizable packages (or ‘containers’) and the high-level relationships between them.
Packages define unique namespaces for model elements defined within their scope. A Package can be stereotyped for organizing model elements into models, views, model libraries, and frameworks.
This graphic is described in the surrounding text.
See also
Static Structure diagrams
Class diagram
Component diagram
Composite Structure diagram
Profile diagram
Go up to
Diagram views