ScheduledEventData
Class Description
Schedule parameters for an activity that is to occur, is occurring, or has completed.
Attributes
Name | Type | Description |
---|---|---|
estimatedWindow | DateTimeInterval | Estimated date and time for activity execution (with earliest possibility of activity initiation and latest possibility of activity completion). |
requestedWindow | DateTimeInterval | Requested date and time interval for activity execution. |
status | Status |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ScheduledEventData | 0..* | InspectionDataSet | 1 | AccordingToSchedules | InspectionDataSet | ||
ScheduledEventData | 0..1 | ScheduledEvent | 0..* | ScheduledEventData | Specification for this scheduled event. | ScheduledEvents | All scheduled events with this specification. |