Book a Demo

Author Topic: Keep Object and Class Diagrams in Sync  (Read 3855 times)

Owl Saver

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
  • Never give up.
    • View Profile
Keep Object and Class Diagrams in Sync
« on: March 06, 2012, 06:39:21 am »
Is there any way in EA to keep object and class diagrams in sync? In particular, we need to keep the relationships between the objects in sync. We have created a robust domain model as a class diagram. The business community would like us to show sample data so that they can better understand what the class stand for. So, we are creating object diagrams and filling in some data items for each object. But, we need to add the relationships between the objects. Also, if they change, it does not update. Am I missing something?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Keep Object and Class Diagrams in Sync
« Reply #1 on: March 06, 2012, 08:26:22 pm »
Object and class are independent once created. If you want to sync them you can write an add-in. It should not be witchcraft but there's nothing out-of-the-box.

q.