Skip to content

Runtime test: Initialization

Kirill Goldshtein edited this page Jun 2, 2015 · 1 revision
  1. Initial state - Waiting for workbook ID

    • message with workbook id -> request for model; next state
    • message without id -> nothing
  2. Waiting for model

    • request with model -> model ready, next state
    • otherwise -> nothing

Clone this wiki locally