Hi All,
Where should the design
pattern reflect in my UML diagram: class, sequence, component or all three?
To explain my question in detail:
While expending the BDM, should the Object decomposition go to a level where I would be showing the classes like DAO, Composite Entity, Fast Lane Reader etc?
And in turn should I be showing them as a part of sequence diagram?
Thanks in advance.
Bobby