Association class in auxiliary view

Hi,

In the master view class diagram, I’ve got an association between classes A and B, and this association is modeled by an association class C. In another class diagram, I inserted all three classes as auxiliary views. However, C is not shown as being an association class but rather as a normal class, and I can’t find a way to display the connection between the A-B association and class C. Is it possible to keep the association class connection in an auxiliary view?

Thanks
Anja

Hi Anja,

You can use Visualize Related Model Element to visualize relationship(s).

For example your master view class diagram looks like below image.
Screenshot1

  1. Right-click on the class in auxiliary view class diagram.
  2. Select Visualize Related Model Element…
  3. Select the association class and click Visualize.
    Screenshot3

As a result, selected association class is visualized.
Screenshot4

Best Regards,

Roy.