Liking cljdoc? Tell your friends :D

automaton-simulation-de.simulation-engine.request

Build a request for an handler.

Contains:

  • current-event
  • event-execution
  • snapshot
  • sorting
  • stopping-causes, the scheduler snapshot and the current event.
  • entities
Build a request for an handler.

Contains:

* `current-event`
* `event-execution`
* `snapshot`
* `sorting`
* `stopping-causes`, the scheduler snapshot and the current event.
* ![entities](archi/request_entity.png)
raw docstring

add-stopping-causeclj/s

(add-stopping-cause request m)

Adds to the request the map m among stopping-causes.

Adds to the `request` the map `m` among `stopping-causes`.
raw docstring

schemaclj/s

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close