Book a Demo

Author Topic: How to view all child diagrams  (Read 2291 times)

JB-AEUK-EA

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
How to view all child diagrams
« on: August 22, 2022, 08:17:51 pm »
My state machine diagram (SM1) includes a State (S1) which is a parent object to another state machine diagram (SM2). This link works as expected. Within SM2, there is another State (S2) with a link to a third state machine diagram (SM3). I created both links by using the 'New Child Diagram>Select Composite Diagram' function. For some reason, the link on S2 takes me to SM1 rather than SM3. I don't can't see how one would view all child diagrams linked to a state (I assume this must exist in case there are multiple children linked to a single object?), and I'm not sure how to delete existing links. Please help!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to view all child diagrams
« Reply #1 on: August 22, 2022, 08:34:41 pm »
You can edit the links yourself using the context menu: New Child Diagram | Select Composite Diagram

There can only be one composite diagram. If you need to reference multiple diagrams you can drag them onto your main diagram and use one of the proposed options to represent the diagram.

Geert

JB-AEUK-EA

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: How to view all child diagrams
« Reply #2 on: August 22, 2022, 10:28:26 pm »
Excellent! Thank you.