StateMachineTool

constructor(name: String, description: String, stateType: Class<S>)

Create a state machine tool with name, description and state enum type.