Charts and GDS Relation Checks : (C7609) Inconsistency of parameter bindings in different generic instances

(C7609) Inconsistency of parameter bindings in different generic instances

Instance boxes of the same generic chart have an inconsistent binding to the same formal parameter.
Error In:
Correctness
Example:
A<GGG and B<GGG are two instances of the generic GGG.

In A, event E is bound to formal parameter P1 and in B, data-item D is bound to P1.

In A, event G is bound to P2 and in B, there is no actual binding to P2.

Erroneous Elements:
Instance boxes