Book a Demo

Author Topic: object types: hidden from the Project Browser  (Read 5028 times)

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1405
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
object types: hidden from the Project Browser
« on: October 14, 2015, 05:18:21 pm »
Hi,

I'm working on a script that updates elements from a package. I need to process only those that are visible in the projet browser.
I don't think there is any property that defines this against each object type.
t_objecttypes table has a DesignObject column which value doesn't match.

So I've identified in the following list the elements that are hidden from the Project Browser: Note, Boundary, Comment, Text, Constraint.

Am I missing any?

Thanks
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: object types: hidden from the Project Browser
« Reply #1 on: October 14, 2015, 05:58:44 pm »
I can't think of anything else at the moment.

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: object types: hidden from the Project Browser
« Reply #2 on: October 14, 2015, 08:48:28 pm »
Fork/Join

q.

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1405
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Re: object types: hidden from the Project Browser
« Reply #3 on: October 14, 2015, 08:55:56 pm »
You're right. They're associated with the Synchronization object type.

I'll update this thread if I find anything else to add in the list.
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com