Parent class: Situation
Subclasses:
Documentation: "Pair of non-concurrent situations in which the duration between situations may be described."
| Template Slots | |||||
| Slot name | Documentation | Type | Allowed Values/Classes | Cardinality | Default |
| non-concurrent-time-operator | "States whether the first-situation is before or after, or overlapping, the second-situation." | SYMBOL | < <= >= > | 0:1 | |
| duration-between-situations | "The amount of time between the two situations." | Instance | Duration | ||
| first-situation | "Situation A in (situation A time-operator situation B)." | Instance | Situation | 0:1 | |
| second-situation | "Situation B in (Situation A time-operator Situation B)." | Instance | Situation | 0:1 | |
| protocol-changes | Instance | Protocol-change | |||
| roles | "Tells which class and slot will take instances of this class depending on the role of the instance. The format is (role OWNER-CLASS |owner-slot|) e.g., if this class is DATE and the instance's role is recruitment-start-date, (recruitment-start-date RECRUITMENT |start-date|) tells us that this instance of date should be the value of the slot |start-date| in an instance of class RECRUITMENT." | SYMBOL | 0:1 | ||
Return to index
Generated on Mon Dec 15 11:40:40 2008