TroubleOrder
Class Description
Trouble order sends an incident to a crew to initiate a response to an unplanned outage.
Attributes
Name | Type | Description |
---|---|---|
comment | String | Free-form comment associated with the trouble order. |
plannedExecutionInterval | DateTimeInterval | The planned start and end time for the trouble order. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
TroubleOrder | 0..1 | TroubleTicket | 0..* | TroubleOrder | TroubleTicket | ||
TroubleOrder | 0..1 | Incident | 0..1 | TroubleOrder | Incident | ||
TroubleOrder | 0..1 | Location | 0..1 | TroubleOrder | Location | ||
TroubleOrder | 0..* | UnplannedOutage | 0..1 | TroubleOrder | UnplannedOutage | ||
TroubleOrder | 0..1 | WorkTask | 0..* | TroubleOrder | WorkTask |