UML Component Diagrams Examples

Here we provide some examples of UML component diagrams:

Next  Online shopping - Retail website

Purpose: An example of a component diagram for online shopping.


Next  Sentinel HASP licensing components

Purpose: An example of UML component diagram with some simplified view of provided and implemented components utilizing SafeNet Sentinel HASP Software Licensing Security Solution and Licensing API.


Next  Java EE 5 Web Services - JAX-WS 2.0

Purpose: An example of a component diagram for Java EE 5 Web Services - JAX-WS 2.0.


Online Shopping Component Diagram

An example of component diagram for a retail website.

Search Engine component uses IInventory interface to allow customers to search or browse items. Shopping Cart component uses Orders component during checkout process. Authentication component allows customer to login and binds the customer to Account.

Component Diagram Example - Retail Website.

An example of component diagram for a retail website.

Java EE 5 Web Services - JAX-WS 2.0

An example of component diagram for a Java EE 5 Web Services - JAX-WS 2.0.

This diagram shows dependencies between various specifications (denoted with stereotype «standard») and standard Java APIs (denoted with standard UML stereotype «specification», I'm really sorry for confusion) related to web services.

Java EE 5 Web Services - JAX-WS 2.0 dependencies.

Java EE 5 Web Services - JAX-WS 2.0 Dependencies

Comments
blog comments powered by Disqus