Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StateType

StateType represents the different type of states of a FSM

Index

Enumeration members

Enumeration members

EXISTING

EXISTING: = "EXISTING"

FINAL

FINAL: = "FINAL"

INITIAL

INITIAL: = "INITIAL"

Generated using TypeDoc