Book a Demo

Author Topic: Tagged values for packages  (Read 3251 times)

Hans

  • EA User
  • **
  • Posts: 78
  • Karma: +0/-0
    • View Profile
Tagged values for packages
« on: February 25, 2009, 09:29:35 pm »
Hi,

We create a automatically an UML model of all kind of sources. To make it possible to (re)load a (newer) version of the sources, all the objects in the sources have a unique id. I like to save this unique id in the EA model. Normally I do that in the tagged values, however I don't know how to add tagged values to packages with the automation interface.

Can somebody help me

Thx

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: Tagged values for packages
« Reply #1 on: February 26, 2009, 12:12:21 am »
Add them to the Package.Element.TaggedValues collection.