rsacchettini / napier

Automatically exported from code.google.com/p/napier
0 stars 0 forks source link

The relationships between our classes #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have got a question for everybody about the class diagram.

Thanks to Romain S I perused the web page about relationships between classes.

And I tryied to qualify our classes by the elements "Face" and "Noise".

Seller ---> Property matches to Face ---> Noise : Case A

Buyer ---> Property matches to Face ---> Noise : Case A

EstateAgent ---> Property matches to Face ---> Noise : Case A

Appointment ---> & <--- Property matches to Face ---> & <--- Noise : Case C

Seller ---> Property matches to Face ---> Noise : Case A

EstateAgent ---> & <--- Appointment matches to Noise ---> & <--- Face : Case C

Buyer ---> & <--- Appointment matches to Noise ---> & <--- Face : Case C

I would like to get your point of view.

Best regards,

-- 
Sofyane

Original issue reported on code.google.com by skhe...@gmail.com on 14 Mar 2008 at 10:59

GoogleCodeExporter commented 9 years ago

Original comment by romain.b...@gmail.com on 3 May 2008 at 11:36