powered by
Adds a new activity capable of releasing a resource to the tail of a trajectory.
release(traj, resource, amount = 1)
the trajectory object.
the name of the resource.
the amount to release.
The trajectory object.
Other methods to deal with trajectories: create_trajectory, get_head, get_tail, get_n_activities, seize, timeout, set_attribute, branch, rollback.