Enumeration GMIPrimeState

Defines the primary operational states of a GMI.

Enumeration Members

IDLE: "idle"
INITIALIZING: "initializing"
READY: "ready"
PROCESSING: "processing"
AWAITING_TOOL_RESULT: "awaiting_tool_result"
REFLECTING: "reflecting"
ERRORED: "errored"
SHUTTING_DOWN: "shutting_down"
SHUTDOWN: "shutdown"