Navigation

  • index
  • modules |
  • next |
  • previous |
  • SimPN documentation »
  • API Documentation

API DocumentationΒΆ

  • Simulator
    • SimEvent
      • SimEvent.set_behavior()
      • SimEvent.set_guard()
      • SimEvent.set_inflow()
      • SimEvent.set_outflow()
    • SimProblem
      • SimProblem.add_event()
      • SimProblem.add_place()
      • SimProblem.add_prototype_event()
      • SimProblem.add_prototype_var()
      • SimProblem.add_transition()
      • SimProblem.add_var()
      • SimProblem.bindings()
      • SimProblem.event_bindings()
      • SimProblem.fire()
      • SimProblem.place()
      • SimProblem.restore_checkpoint()
      • SimProblem.set_binding_priority()
      • SimProblem.simulate()
      • SimProblem.step()
      • SimProblem.store_checkpoint()
      • SimProblem.tokens_combinations()
      • SimProblem.var()
    • SimToken
    • SimVar
      • SimVar.add_token()
      • SimVar.put()
      • SimVar.remove_token()
      • SimVar.restore_checkpoint()
      • SimVar.store_checkpoint()
    • SimVarQueue
      • SimVarQueue.add_token()
      • SimVarQueue.put()
      • SimVarQueue.remove_token()
    • SimVarTime
      • SimVarTime.add_token()
      • SimVarTime.put()
      • SimVarTime.remove_token()
    • event()
  • Reporters
    • EventLogReporter
      • EventLogReporter.callback()
    • ProcessReporter
      • ProcessReporter.callback()
    • Reporter
      • Reporter.callback()
    • SimpleReporter
      • SimpleReporter.callback()
    • TimeUnit
      • TimeUnit.DAYS
      • TimeUnit.HOURS
      • TimeUnit.MINUTES
      • TimeUnit.SECONDS
    • WarmupReporter
      • WarmupReporter.callback()
  • Prototypes
    • BPMNEndEvent
    • BPMNExclusiveJoinGateway
    • BPMNExclusiveSplitGateway
    • BPMNFlow
    • BPMNIntermediateEvent
    • BPMNParallelJoinGateway
    • BPMNParallelSplitGateway
    • BPMNStartEvent
    • BPMNTask
    • Prototype

Index

Table of Contents

  • SimPN
  • Installation
  • A Basic Tutorial
  • Visualizing the Model
  • API Documentation
    • Simulator
    • Reporters
    • Prototypes
  • Teaching Material

Quick search

© Copyright 2023, Remco Dijkman. Created using Sphinx 8.1.3.