| add_generator | Add a generator |
| add_resource | Add a resource |
| at | Arrivals at specific times |
| batch | Add a batch/separate activity |
| branch | Add a branch activity |
| clone | Add a clone/synchronize activity |
| create_trajectory | Create a trajectory |
| from | Generate arrivals starting at a specified time |
| from_to | Generate arrivals starting and stopping at specified times |
| get_capacity | Set/Get a resource's parameters |
| get_head | Get the first/last activity |
| get_mon | Get statistics |
| get_mon_arrivals | Get statistics |
| get_mon_attributes | Get statistics |
| get_mon_resources | Get statistics |
| get_next_activity | Get the next/prev activity |
| get_n_activities | Get the number of activities |
| get_n_generated | Get the number of arrivals generated |
| get_prev_activity | Get the next/prev activity |
| get_queue_count | Set/Get a resource's parameters |
| get_queue_size | Set/Get a resource's parameters |
| get_server_count | Set/Get a resource's parameters |
| get_tail | Get the first/last activity |
| join | Join trajectories |
| leave | Add a leave activity |
| now | Get current time |
| onestep | Run the simulation |
| peek | Peek next events |
| plot_attributes | Plot evolution of attribute data |
| plot_evolution_arrival_times | Plot evolution of arrival times |
| plot_resource_usage | Plot usage of a resource over time |
| plot_resource_utilization | Plot utilization of resources |
| print_activity | Print an activity |
| release | Add a seize/release activity |
| release_selected | Add a seize/release activity |
| renege_abort | Add a renege activity |
| renege_in | Add a renege activity |
| reset | Reset a simulator |
| resource | Set/Get a resource's parameters |
| rollback | Add a rollback activity |
| run | Run the simulation |
| schedule | Generate a scheduling object |
| seize | Add a seize/release activity |
| seize_selected | Add a seize/release activity |
| select | Select a resource |
| separate | Add a batch/separate activity |
| set_attribute | Add a set attribute activity |
| set_capacity | Set/Get a resource's parameters |
| set_prioritization | Add a set prioritization activity |
| set_queue_size | Set/Get a resource's parameters |
| simmer | Create a simulator |
| synchronize | Add a clone/synchronize activity |
| timeout | Add a timeout activity |
| to | Generate arrivals stopping at a specified time |
| wrap | Wrap a simulation environment |