nopasaran.definitions.transitions.StateDuringTransition

class nopasaran.definitions.transitions.StateDuringTransition(value)

Bases: Enum

Enum representing state during transition.

This enum represents the states during a transition, including the old state and the new state.

__init__()

Attributes

OLD_STATE

NEW_STATE