Hi All, Should the class diagram contain only BDOM classes. Shall it also contain Facade, Business delegate classes. or Should the Facade, business delegate classes be mentioned in component diagram. and class diagram will have only business domain classes... Please help....
Thanks, Ram
Parag Doshi
Ranch Hand
Joined: Jun 29, 2004
Posts: 317
posted
0
Originally posted by Anjaneya Ram: Hi All, Should the class diagram contain only BDOM classes. Shall it also contain Facade, Business delegate classes. or Should the Facade, business delegate classes be mentioned in component diagram. and class diagram will have only business domain classes... Please help....
Thanks, Ram
Ram,
I personally feel that a class diagram should not have any facades, Business delegates etc as it would just clutter your diagram. I have seen posts of people who have passed with only 17-20 diagrams in their class diagram..thats what i am going with.. but there are others who have passed by showing all the classes under the sun ! so, choice is yours just make sure that your class diagram is able to convey your architecture in a simple manner.
hope this helps.
parag
Anjaneya Ram
Greenhorn
Joined: Jan 23, 2004
Posts: 16
posted
0
Thanks Parag.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.