Class TEMPORALLY-FIXED-JOB-CLASS


Slots on this class:

Documentation:
TEMPORALLY-FIXED-JOB-CLASS denotes a job whose assignment to a time range is predefined.
Subclass-Of: Class


Slots on instances of this class:

Subclass-Of: Job

Axioms:

(<=> (Temporally-Fixed-Job-Class ?Class)
     (And (Class ?Class)
          (Subclass-Of ?Class Job)
          (Slot-Cardinality ?Class Assigned-Time-Range 1)))