Hello Ranchers,
As most people here said the class diagram need show the BDOs. and it should be technology independent.
Then Those classes such as JSPs,
JSF managed Beans, EJBs and those design
patterns such as abstract factory, service locator, business delegate etcs will go to component diagram.
However,
the assignment require that the methods used in communication diagram should be listed in class diagram as well. As such, How can I show the methods of those objects that located in component diagram but not in class diagram? Because apparently, those objects in component diagram need to be shown on communication diagram.
I am totally screwed up with this concern. How do you guys handle such case? Now I plan to provide other 2 more class diagrams: one for web tier, another for business tier. So there would be some overlap with these 3 class diagrams. Does this make sense?
Thanks in advance.....