Thomas,
The reason for all these requests is two-fold:
- I'm diagramming the UML2 specification for learning purposes, working towards my second UML certification. I just decided to begin with the Kernel::Root diagram and guess what? The first thing I find is Element and Comment being associated multiple times. Each class is actually twice in the diagram, and for good reason: clarity.
- I'm testing Enterprise Architect's UML2 compliance. So far I've found a few glitches--for example, tree-style for a generalization relationship is present, but not for the aggregation relationship, perhaps because it's less common?
Needless to say, I
need the classes to be in the same diagram
Regards.