An Object Event Simulation (OES) example model. You can download and inspect its code from the OES GitHub repo.
Process Design Model

Make-and-Deliver-Pizza-PN-1 Read more...

The Make-and-Deliver-Pizza-PN-1 processing network model consists of the resource object types "OrderTaker" and "PizzaMaker", the entry node "orderCall", the processing nodes "takeOrder", "makePizza" and "deliverPizza", and an exit node. It's dynamics is described by the DPMN process diagram shown above. Notice that, since for all three processing nodes, the attribute processingCapacity is not defined, these nodes (respectiveley, their processing stations) are not specified as resources of their processing activities. Rather, the processing activities at each processing node have performer resources specified by the node's lane/container, and the makePizza and deliverPizza nodes/activities each have an additional resource, an oven and a scooter.

Default scenario

The default scenario has 2 order takers (with IDs 1 and 2), 6 pizza makers (with IDs 11–16), 3 ovens, and 10 delivery scooters.

Simulation Log
StepTimeCurrent EventsSystem StateFuture Events