Click on the image to use the object diagram as a template Get More Object Diagram Templates > Package DiagramĪs the name suggests, a package diagram shows the dependencies between different packages in a system. Because there is data available in the objects, they are used to explain complex relationships between objects. They show what a system will look like at a given time. Like class diagrams, they also show the relationship between objects but they use real-world examples. Object Diagrams, sometimes referred to as Instance diagrams are very similar to class diagrams. Click on the image to edit the deployment diagram above Get More Deployment Diagram Templates > Object Diagram Deployment diagrams are useful when your software solution is deployed across multiple machines with each having a unique configuration. Click on the image to edit the component diagram above Get More Component Diagram Templates > Deployment DiagramĪ deployment diagram shows the hardware of your system and the software in that hardware. The image below shows a component diagram.
The interfaces are linked using connectors. Components communicate with each other using interfaces. These are mostly used when working with complex systems with many components. Get More UML Class Diagram Examples > Component DiagramĪ component diagram displays the structural relationship of components of a software system.