perform
Causes the entity's process to perform the activity. The activity (and its blockage) are started, the activity delay occurs, and then the activity is completed such that the blockage is cleared. Entities that are waiting on the activity to complete will be resumed.
Parameters
the activity to perform
Causes the entity's process to perform an activity involving the usage of a resource. The usage (and its blockage) are started, the resource is seized, activity delay occurs, the resource is released and then the activity is completed such that the blockage is cleared. Entities that are waiting on the usage to complete will be resumed.
Parameters
the usage of the resource to perform
Causes the entity's process to perform an activity involving the usage of a resource pool. The usage (and its blockage) are started, the resource is seized, activity delay occurs, the resource is released and then the activity is completed such that the blockage is cleared. Entities that are waiting on the usage to complete will be resumed.
Parameters
the usage of the resource to perform
Causes the entity's process to perform a movement from one location to another. The movement (and its blockage) are started, the movement is completed such that the blockage is cleared. Entities that are waiting on the movement to complete will be resumed.
Parameters
the usage of the resource to perform