UML Receptions and AcceptEventActions

Posted by Silli on Programmers See other posts from Programmers or by Silli
Published on 2012-07-30T07:22:40Z Indexed on 2012/08/30 9:50 UTC
Read the original article Hit count: 243

Filed under:
|

What shall be the relationship between the receptions of a class (was classifier before Aadaam correction) and the AcceptEventActions in the activity describing the behavior of its instances?

I understand the former is related to signals reception of the type while the latter is related to runtime ReceiveSignalEvent events of the class instances (objects). But it is not totally clear to me how to express consistency among these constructs.

© Programmers or respective owner

Related posts about uml

Related posts about modeling