1. Define a simple tax rule where only “allcoholic drinks” have % 20 tax and all other products have %10 tax. • Update t
Posted: Fri May 20, 2022 2:31 pm
1. Define a simple tax rule where only “allcoholic drinks” have % 20 tax and all other products have %10 tax. • Update the Domain Model if necessary • Update all Sequence Diagram(s) that are affected by this rule and discuss your design in terms of Grasp Patterns • Implement your design