activity_fulfillment.fulfill
This defines the activity that is fulfilled by this association with another activity. fulfill_s: Implements a foreign key to a row in one of the tables projected from entity activity depending on the value of the next column (See below). fulfill_t: Defines the name of the referenced table. Possible values are defined in @activity.
activity_fulfillment.fulfillment
This defines the activity that fulfills the other activity defined by this association. fulfillment_s: Implements a foreign key to a row in one of the tables projected from entity activity depending on the value of the next column (See below). fulfillment_t: Defines the name of the referenced table. Possible values are defined in @activity.
activity_fulfillment.relative_time
The relative offset of the start time of the fulfillment activity from the start time of the fulfill activity. Positive offsets are interpreted as meaning later in time (e.g., late). relative_time_u: Defines the unit of measure. Defines a foreign key to table r_uom.