Module Chart Checks : (C5001) Loops in element definition

(C5001) Loops in element definition

Error In:
Correctness
Description:
Textual elements use themselves in their own definition, via the “chain” definitions.
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