Book a Demo

Author Topic: Meta-types  (Read 4543 times)

dknox

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Meta-types
« on: July 30, 2003, 04:02:35 pm »
I would like to define a set of meta types with attributes; simple enough. But does anyone know how I can have the attributes of the meta types automagically become tagged values in a meta type instance?

Another way to look at it is, if you assign a stereotype to a class, the attributes of the stereotype should become tagged values in the instance. Is there a way in EA to have the attributes of the meta-type (that defines the stereotype) auto-populated in the instance?

dknox

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: Meta-types
« Reply #1 on: July 30, 2003, 04:13:56 pm »
I think I found an answer on my own. It appears that a profile might do the trick.

--dknox