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
AcceptUsageActionmust have at least two inputparameters, corresponding to itspayloadandreceiver, respectively (even if they have noFeatureValue). (Note that thepayload_parameteris an input as well as an output.)