Book a Demo

Author Topic: relationships in diagrams  (Read 3500 times)

darrenw

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
relationships in diagrams
« on: November 26, 2007, 04:27:06 pm »
I've got one question which drives me crazy and hopefully someone can help me. I have a list of objects. I create a diagram (doesn't matter which one) and drag the objects onto the diagram as a simple link. I create relationships between them such as dependency. All is ok so far.

I create a second diagram and drag the same objects onto it to show another view. The existing relationships between the objects are automatically drawn for me. I have to hide the relationships because they don't suit the current diagram. I create more relationships for the new diagram and when I return to the first digram those new relationships are also drawn and I have to hide those too.

After 10 diagrams it becomes a mess. Is there an option not to auto draw relationships when I first drawn objects onto my diagram? Or should I be creating them as an instance of an object?

Thanks,
Darren.

Thomas Mercer-Hursh

  • EA User
  • **
  • Posts: 386
  • Karma: +0/-0
  • Computing Integrity
    • View Profile
Re: relationships in diagrams
« Reply #1 on: November 26, 2007, 05:07:57 pm »
You can hide relationships in any diagram by just right clicking on the link and specifying hide.

To do something systematic, like show all relationships of type A and hide all relationships of type B, you can create automation.

darrenw

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: relationships in diagrams
« Reply #2 on: November 26, 2007, 05:48:55 pm »
Thanks for your reply. However if I have a number of views (say 10) and I add a relationship between A and B, I don't want to find all views that have these objects and hide the relationship if it doesn't suit. Is there a better way?

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: relationships in diagrams
« Reply #3 on: November 26, 2007, 08:30:07 pm »
There is also an option to "Hide connector in other diagrams".
Peter

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Best Regards, Roy

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: relationships in diagrams
« Reply #5 on: November 26, 2007, 09:41:06 pm »
But there is no default for new diagrams...

We've asked for this before...

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

darrenw

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: relationships in diagrams
« Reply #6 on: November 27, 2007, 02:39:59 pm »
Cheers. Thanks everyone.