Book a Demo

Author Topic: Missing Column Metaclass?  (Read 3972 times)

TonyC

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Missing Column Metaclass?
« on: February 18, 2022, 08:41:26 pm »
In my MDG Technology I wish to add a stereotype that extends the Column Metaclass... except there isn't a Column Metaclass to pick.

I have tried extending the Attribute Metaclass in the hope that Column was itself an extension of Attribute, but to no avail.

The Column properties window is quite different in look, feel, and function to the other Properties windows such as Class and Attribute and Table. Is this because Column is not a UML element type?

Any way around this? Ideas welcome.

Thanks,

Tony

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Missing Column Metaclass?
« Reply #1 on: February 18, 2022, 09:01:01 pm »
Hi Tony,
all the other DB related vertices and EAUML::<something>.  i don't think you are extending a metaclass.  You're extending a stereotype.

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

TonyC

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Re: Missing Column Metaclass?
« Reply #2 on: February 19, 2022, 01:33:09 am »
Hi Paolo,

Thanks, I can see what you mean. For example "table" appears in the list of stereotypes for EAUML. However, still no sign of "column" as either a metaclass or a stereotype...

Regards,

Tony

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Missing Column Metaclass?
« Reply #3 on: February 19, 2022, 02:29:18 am »
Look how the stereotype looks in the properties. You can simply create that by typing the EAUML::column (or whatever it might by) manually in a stereotype element name.

q.