Library 3 Class Diagram Basic Solution

3
Library 3 class diagram

description

solution

Transcript of Library 3 Class Diagram Basic Solution

Slide 1

Library 3 class diagram

Case Study 3: Library3 Tutorial basic solution

****1111*0..10..10..10..1NotesThe diagram could still be further improved (too many links, for example )Some patterns usedThe overall pattern applied is MVCForm as viewLIbControleer as controllerRest of the classes Business (not DB connectivity, which is a boundary class)LibController classController Gras patternDBConnectivity ClassIndirectionPure fabricationHigh cohesion is OKCoupling is quite high : next step would be to try to lower it

3