Activity Chart Checks : (C3059) Generic instances with inconsistent parameter binding

(C3059) Generic instances with inconsistent parameter binding

Error In:
Correctness
Description:
There is inconsistency between the actual bindings in the instance box and the defined, formal parameters in the generic chart.
Example:
A generic activity chart has a formal parameter X, which is defined as an integer. An activity chart contains an instance of this generic chart and has an actual parameter X1, which is bound to X. The actual parameter X1 is defined as a condition and is, therefore, inconsistent with the formal parameter definition.
Erroneous Elements:
Instance boxes