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