company logo

CAU_RCT_Path - Actor path

The actor path points to an object or collection of objects, which is reacting on the event. The reaction path is a sort of bridge between the sender of the event and the receiver. All receivers will react with an action with the same name, but the action might be implemented differently for different receivers.

Usually, the defined action is expected in the property context of the receiver. One may, however, explicitly define, that the action is defined in the structure context of the instances referenced by the receiver, when the receiver is a reference or relationship.

Attributes
References