Abbreviation

StatIncTrns

Description

This validation rule checks if a State is without Incoming Transitions.

Severity

warning

Constrained Element

Vertex

Solvers

  • To fix this, make sure a State has Incoming Transitions.

Example

The State Initializing does not have any Incoming Transitions. The error is resolved by creating a Transition between the State Initializing and the Initial Pseudo State.