Book a Demo

Author Topic: Profile: redefinition  (Read 3729 times)

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Profile: redefinition
« on: August 10, 2015, 06:41:47 pm »
Hello all,


One of the QuickLinker's suggested connectors from a stereotype to a metaclass is Redefinition. I can't find any documentation on this in the help file, and it doesn't seem to do anything different from the usual Extend.

My questions are:
1) What does it actually do?
2) Is there a way to achieve an actual redefinition of a metaclass?

Say I want to redefined Component to always include a tagged value just for funsies -- can I do that?

Cheers,


/Uffe
My theories are always correct, just apply them to the right reality.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Profile: redefinition
« Reply #1 on: August 11, 2015, 08:46:04 am »
Redefinition is a legacy construct used to include the base type without an actual stereotype in the toolbox. It's no longer necessary because toolboxes are defined separately from the profile.

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Profile: redefinition
« Reply #2 on: August 11, 2015, 11:10:36 pm »
Ah, OK. Thanks! :)

/U
My theories are always correct, just apply them to the right reality.