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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
TroubleOrder | 0..1 | Location | 0..1 | TroubleOrder | Location | ||
TroubleOrder | 0..1 | Incident | 0..1 | TroubleOrder | Incident | ||
TroubleOrder | 0..1 | TroubleTicket | 0..* | TroubleOrder | TroubleTicket | ||
UnplannedOutage | 0..1 | TroubleOrder | 0..* | UnplannedOutage | TroubleOrder | ||
WorkTask | 0..* | TroubleOrder | 0..1 | WorkTask | TroubleOrder |