Book a Demo

Author Topic: callback event for moving a connector  (Read 3031 times)

trickster60

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
callback event for moving a connector
« on: April 02, 2012, 06:18:42 pm »
Is there an event generated when you attempt to move one end of a connector from one element to another?

Basically what I want to do is control what elements my stereotyped connector can connect to. I have no problem doing this when a new connector is made but once it is done I cant seem to find a way stopping it from being moved in an "illegal" way.

Thanks in advance

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: callback event for moving a connector
« Reply #1 on: April 02, 2012, 07:16:40 pm »
Have you tried EA_OnNotifyContextItemModified
If that doesn't fire then I consider that a bug.

Geert