Book a Demo

Author Topic: Diagram Frames and element connectors.  (Read 7460 times)

paramedik

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Diagram Frames and element connectors.
« on: November 12, 2024, 07:47:10 am »
Gurus:

I have a highly detailed capability taxonomy diagram.  I want to embed this diagram in another composite diagram AND display the relationships between elements in both diagrams.  Further, I want the taxonomy diagram to update automagically within the composite as I make changes to either the taxonomy OR the composite diagram.

Diagram frames would seem to be the obvious answer except they're images and you cannot show the connectors from the image to the composite diagram.

Anyone with ideas?  I'm happy to script if needed.

Thanks in advance for your thoughts.

-A Lazy Architect.


paramedik

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Diagram Frames and element connectors.
« Reply #1 on: December 04, 2024, 01:21:55 am »
Anyone?  Anyone?

Bueller?

Bueller?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Diagram Frames and element connectors.
« Reply #2 on: December 04, 2024, 01:07:41 pm »
I want to embed this diagram in another composite diagram AND display the relationships between elements in both diagrams.
Your two requirements are incompatible in EA.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Diagram Frames and element connectors.
« Reply #3 on: December 04, 2024, 04:44:28 pm »
You could replicate your composite diagram using a script.

Basically recreate each diagramObject you find in the base diagram for your other diagram.
You'll probably need to adjust the coördinates a bit.

That would be a bit of work, but nothing impossible

Geert