Statechart Checks : (C1001) Loops in element definition

(C1001) Loops in element definition

Textual elements use themselves in their own definition, via a “chain” definition.
Error In:
Correctness
Example:
Compound event E1 is defined as E2 or E3’; E2 is defined as ‘E1 or E4’.
Erroneous Elements:
All textual elements in the loop