Hi, Fundamental Question. Which of the following details are required by OO Diagrams a) Show navigability of associations in conceptual class diagrams b) Show different scenario of a use case on the same interaction diagram for clear understanding. c) Show message sequence numbers in collaboration diagrams d) If asynchronous message exists in a scenario, show them in interaction diagrams. Please just don't give the answer but some reasoning too. Thanks for your help.
SAFROLE M3
Greenhorn
Joined: Jun 28, 2001
Posts: 18
posted
0
The answers are 'C' and 'D'. 'A' is not an answer because you do not show navigability in conceptual diagrams because these types of diagrams represent fundamentals of the system, such as high-level domain objects. Showing navigability at this stage would be revealing too much detail. 'B' is not an answer because as you add more scenarios to an interation diagram, interpretation obviously becomes less clear, not more clear. SAF