|
MATHVisualSimulator
A BPMN2 simulator for MATH
|
Public Member Functions | |
| Runner | add (BPNode startNode, Runner parent, long time=0) |
| bool | stillRunning () |
| void | run () |
| void | terminate (Runner parent) |
| void | step () |
| void | die (string errorString) |
| bool | activeRunnerExists () |
| ISimEvent | firstActiveEvent () |
| long | currentTime () |
Public Attributes | |
| Simulator | sim = null |
| bool | error = false |
| string | label = null |
| const bool | debug = false |
Static Public Attributes | |
| static int | outOfOrder = 0 |
Properties | |
| Dictionary< string, double > | results [get] |
1.7.4