Deployment Diagram “POS System”
<default>
This presents an early view of what the Point of Sale system deployment might look like.
Description:
Shows the configuration of run-time processing elements and the software components, processes, and objects that live on them.
Priority:
high
Difficulty:
high
Author:
Jon Kern
All Outgoing Links
Dependency
to Use-Case Diagram Make A Sale
Label:
a label
Diagram Node Summary
Node
Component
Component
Node
Component
Node
    DBMS
Component
Component
Interface: Imported.
Diagram Node Detail
Node "Admin PC"
Explanation:
standard PC
All Outgoing Links
Associates
to Node Point of Sale Server
Label:
TCP/IP
Nested Nodes
 Inventory Maint,  Price Maint

Component "Inventory Maint"
Nested in node:
Node Admin PC
All Outgoing Links
Dependency
to Component Product Server

Component "Price Maint"
Nested in node:
Node Admin PC
All Outgoing Links
Dependency
to Component Product Server

Node "Point of Sale PC"
Explanation:
typically very low-end PC
All Outgoing Links
Associates
to Node Point of Sale Server
Label:
TCP/IP
Nested Nodes
 POS UI Application

Component "POS UI Application"
Nested in node:
Node Point of Sale PC
All Outgoing Links
Dependency
to Interface IMakeCashSale

Node "Point of Sale Server"
Explanation:
quad-CPU, 4 GB RAM ;=)
Nested Nodes
 DBMS,  Product Server

Component "DBMS"
Nested in node:
Node Point of Sale Server

Component "Product Server"
Nested in node:
Node Point of Sale Server
All Outgoing Links
Supports
to Interface IMakeCashSale
Dependency
to Component DBMS

Interface "IMakeCashSale"
Imported from:
Package Diagram problem_domain
See Also:  Detailed Documentation, Class Documentation