Book a Demo

Author Topic: feature visibility and linked objects  (Read 4164 times)

Amaurilo

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
feature visibility and linked objects
« on: August 06, 2015, 05:02:57 am »
[my promary language is portugese]

Hi,
Need help with the following scenario:

I created a diagram DA with class A
Then, created diagrams DB, DC and DE and pasted class A into them using the option "Paste element as simple link".
Now I want to create a new attribute in class A but I don't want it to be visible only in diagram DA.
I wonder if there is a way to acomplish it without having to use the "feature visibility" option in each one of the remaining diagrams.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: feature visibility and linked objects
« Reply #1 on: August 06, 2015, 06:27:35 am »
Nothing out of the box. You might write a script to do what you want to avoid doing manually.

q.

Amaurilo

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: feature visibility and linked objects
« Reply #2 on: August 06, 2015, 06:30:02 am »
tks !