I have a list of system requirements that I have imported from IBM Rational DOORS, and I am curious as to what would be a good way to model their relationships with each other in a diagram. Which Structural diagram should I use, or should it be one of the Behavioral ones?
What I've currently created are links to the requirements in an Object diagram, but I would like to make these Child diagrams that I can link to Class diagrams as well. Does this mean that in order to not create a unique diagram for every class element it's linked to, it should be a composite diagrams the requirements are linked to?
This is probably a too broad question. But here are a few pointers:
<<realized>>
relation later.These are only a few points. There are a lot of books dealing with this topic, so don't expect a complete answer here.