Book a Demo

Author Topic: Layout sync among multiple diagrams  (Read 5170 times)

BIQAS

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Layout sync among multiple diagrams
« on: May 04, 2015, 07:37:15 pm »
Hi,

so what I was trying is:

Have a simple component CompA on diagram lets say DiaA. Have an other component CompB and CompC on diagram DiaBC.

On DiaBC the CompB and CompC are connected with each other and layouted (this is the important part) in a way I would prefere.

Now if i create a new diagram DiaAll, in this diagram I want to show all components with preserved layouts and sizes. And i do NOT want them appear as 'frames' or 'compartment composite structures'

So after I create the new diagram and I go to DiaBC and change the position or size of one of the component then it should also reflect on DiaAll.

I tried lot of things and searched a lot but could not find anything?!?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Layout sync among multiple diagrams
« Reply #1 on: May 04, 2015, 07:56:00 pm »
How would that work? Each diagram is individual for good reason. The position of elements have a certain meaning in each diagram (e.g. being highlighted, place centrally or with reduced information somewhere aside).

The only way to go is to use the diagram frames. And since these frames need to show that they are individuals (why does Monty Python come to mind?) they are shown with the frame.

q.

BIQAS

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Layout sync among multiple diagrams
« Reply #2 on: May 04, 2015, 07:59:03 pm »
Hi,

I'm  not saying that should be the general case, but  I was looking for something more like a diagram type wich can be used as a shared layout container, which can be used in diffrent diagrams with one layout source.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Layout sync among multiple diagrams
« Reply #3 on: May 04, 2015, 08:04:22 pm »
Oh, I see. But again, it's not possible. You might have a look at diagram filters which allow to create the all-in-one and then just show a subset.

I guess using an add-in to achieve what you ask for is not the way to go.

q.

BIQAS

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Layout sync among multiple diagrams
« Reply #4 on: May 04, 2015, 08:07:00 pm »
Are the layout information accessible of a diagram?

P.S.
I meant through programming or scripting interfaces
« Last Edit: May 04, 2015, 08:11:07 pm by BIQAS »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Layout sync among multiple diagrams
« Reply #5 on: May 04, 2015, 08:32:31 pm »
Yes

Geert