
A package is a collection of logically related UML elements. Package Diagram can be used to simplify complex class diagrams, it can group classes into packages. Packages are used for organizing large system which contains diagrams, documents and other key deliverables. Package diagrams are used to structure high level system elements. Package diagram can show both structure and dependencies between sub-systems or modules, showing different views of a system, for example, as multi-layered (aka multi-tiered) application – multi-layered application model. Package diagram, a kind of structural diagram, shows the arrangement and organization of model elements in middle to large scale project. The overall picture of the system is the picture of packages and their dependencies, the aim is to keep the dependencies down to a minimum. A package diagram in the Unified Modeling Language depicts the dependencies between the packages that make up a model.
Develop use case or class model for a large system is often complex and ended up too many shapes and relationships to be fitted into a single page. A useful technique to handle this is that of UML’s packages. Managing requirements with Requirement Listīig systems offer special challenges.
PACKAGE DIAGRAM VISUAL PARADIGM HOW TO
How to draw a Interaction Overview Diagram in UML.
How to draw a Composite Structure Diagram in UML.How to draw a Deployment Diagram in UML.Splitting a control flow in Activity Diagram.How to draw a State Machine Diagram in UML.How to draw a Communication Diagram in UML.