Book a Demo

Author Topic: UML Event Handler  (Read 6173 times)

reddog9069

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
UML Event Handler
« on: January 19, 2005, 11:52:02 am »
How can I add an Event Handler to a class in the UML diagram like on OnClick Event Handler in Delphi.

thomaskilian

  • Guest
Re: UML Event Handler
« Reply #1 on: January 20, 2005, 05:08:55 am »
By adding the according method and eventually using a stereotype ???

reddog9069

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: UML Event Handler
« Reply #2 on: January 20, 2005, 11:10:49 am »
I cannot figure out the correct stereotype.  Does any one know which one is the correct one to use?

Thanks

thomaskilian

  • Guest
Re: UML Event Handler
« Reply #3 on: January 21, 2005, 02:25:06 am »
How about <<EventHandler>>?