Book a Demo

Author Topic: How to use "Redefine Operation" option.  (Read 3006 times)

andrewd

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How to use "Redefine Operation" option.
« on: August 08, 2015, 04:48:02 am »
I can select an operation in a component and under the "Advanced" dialog there is an option to "Redefine Operation".  When I try to press the "Add" button to use this, I get an error that there is no inheritance.  My component does have a "realize" interface from an interface object.  Does anyone know the intent of this "Redefined Operation" option?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How to use "Redefine Operation" option.
« Reply #1 on: August 08, 2015, 08:12:48 am »
Realize is not inheritance. There must exist a Generalize relation.

q.