Function JOB.TIME-RANGE


Slots on this function:

Documentation:
JOB-TIME-RAGNE returns a time range where a job is permitted to

be assigned

Instance-Of: Function
Arity: 2
Domain: Job
Range: Time-range

Other Related Axioms:

(=> (Job.Time-Range $X $Y) (Time-Range $Y))

(=> (Job.Time-Range $X $Y) (Job $X))