accept-action-usage-parameters

Available in: SysML

This checks that accept action usages have at least two input parameters, payload and receiver.

This is impossible to trigger through textual syntax. Additionally, as receiver is constructed implicitly, only presence of payload is checked.

Specification

An AcceptUsageAction must have at least two input parameters, corresponding to its payload and receiver, respectively (even if they have no FeatureValue). (Note that the payload_parameter is an input as well as an output.)