Add a transition

Depending on the state of an object, various transitions can be executed. Possible transitions for the active state (<state>) include: update, reset and delete. For deactivated states, only a recover transition can be executed to exit the state or to return to an active state. The states initial.state and prepare.state with the two transitions prepare and insert are available in order to execute various transitions during the creation of an object.