Sorry, missed your post about the delagate... It's amazing how little information there is to be found on the internet about this stuff... But one can assume that a signal can represent a classifier.. now the question is, what kind of relationship does it have with the class that uses it?

I have an object O in my class A, the object O has an event E, and in this class A I have a delegate D handling the event E...

I tried a "Dependency" relatinship, and I got no errors. Dunno if it's correct..

kind regards
Henrik