Incident
Class Description
Description of a problem in the field that may be reported in a trouble ticket or come from another source. It may have to do with an outage.
Attributes
Name | Type | Description |
---|---|---|
cause | String | Cause of this incident. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Incident | 0..* | UnplannedOutage | 0..1 | Incident | UnplannedOutage | ||
Incident | 0..1 | CustomerNotification | 0..* | Incident | Incident as a subject of this customer notification. | CustomerNotifications | All notifications for a customer related to the status change of this incident. |
Incident | 0..1 | IncidentHazard | 0..* | Incident | Incident associated with this hazard. | IncidentHazard | All hazards associated with this incident. |
Incident | 0..* | Work | 0..* | Incidents | All incidents being addressed by this work. | Works | All works addressing this incident. |
Incident | 0..* | Outage | 0..1 | Incident | Incident reported in trouble call that results in this outage. | Outage | Outage for this incident. |
Incident | 0..* | Operator | 0..1 | Incidents | All incidents owned by this operator. | Owner | Operator who owns this incident. |
Incident | 0..1 | Location | 0..1 | Incident | Incident at this location. | Location | Location of this incident. |
Incident | 0..1 | TroubleTicket | 0..* | Incident | Incident reported in this trouble ticket | TroubleTickets | All trouble tickets reporting this incident. |
Incident | 0..1 | TroubleOrder | 0..1 | Incident | TroubleOrder |