Robustness Diagram “Robustness Diagram”A sample robustness diagram. See Doug Rosenberg's book to really learn how to use Robustness Diagrams.
Note1: |
Please refer to Doug Rosenberg's book on
"Use Case Driven Object Modeling with UML"
for more information on Robustness Diagrams. |
Diagram Node Summary |
|
Actor: Imported. The Cashier is the actor responsible for interacting with the customer and the point of sale system, ringing up the sale. |
|
Boundary: Imported. This is a sample that was based on the JMCU CashSale component built into the Together tool. |
|
Entity: Imported. |
|
Controller: Imported. This represents the overall transaction record of the sale. |
Diagram Node Detail
Actor "Cashier"Imported from:
The Cashier is the actor responsible for interacting with the customer and the point of sale system, ringing up the sale.
Local Links |
|
to Class POSFrame
Label: |
makes a sale |
directed |
|
|
Boundary "POSFrame"Imported from:
This is a sample that was based on the JMCU CashSale component built into the Together tool.
Local Links |
|
to Class CashSaleProblem Domain Object
|
Entity "SaleDM"Imported from:
Controller "CashSale"Imported from:
This represents the overall transaction record of the sale.
Local Links |
|
to Class SaleDM
Label: |
lnkSaleDM |
directed |
|
|