Book a Demo

Author Topic: Copy elements from one diagram to another..  (Read 2644 times)

speekna

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Copy elements from one diagram to another..
« on: February 19, 2007, 02:33:29 pm »
I'd like to create a diagram with selected elements from another diagram, without duplicating them in the underlying repository.  E.g., domain model has 50 classes.  I want to work with 10 of them.  Need to create a diagram with just those 10, & make sure that if I change an element in one diagram, it will change in the other.

Do I have to create a new diagram & drag each 10 onto the new diagram?  Or can I select the 10, copy, then paste them into a new diagram without creating new classes?

And - Suppose the diagram is a database model.  If I create a new diagram & drag (or paste) tables from an existing diagram into the new diagram, what happens when I transform the related domain model again - does it synch up with the original AND copied/dragged tables?  

Thanks!

Sue

gregoir

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Copy elements from one diagram to another..
« Reply #1 on: February 19, 2007, 02:41:24 pm »
I believe you can copy and paste them into the new diagram.

When you are in the target diagram, right click and select "paste objects as Links".

You can drag and drop elements and select insert as Links as well.

As for the database portion of your question, I don't know. 8-)
« Last Edit: February 19, 2007, 02:41:59 pm by gregoir »

thomaskilian

  • Guest
Re: Copy elements from one diagram to another..
« Reply #2 on: February 20, 2007, 03:42:16 am »
Quote
And - Suppose the diagram is a database model.  If I create a new diagram & drag (or paste) tables from an existing diagram into the new diagram, what happens when I transform the related domain model again - does it synch up with the original AND copied/dragged tables?  

Thanks!

Sue

Transformed element are internally linked to each other. So your diagram will be updated as well.