RepairItem
Class Description
Asset component to be repaired or problem area to be corrected.
Attributes
Name | Type | Description |
---|---|---|
breakerRepairItem | BreakerRepairItemKind | Breaker component or problem area which is the focus of this maintenance work task (for work tasks related to breakers only). |
transformerRepairItem | TransformerRepairItemKind | Transformer component or problem area which is the focus of this maintenance work task (for work tasks related to transformers only). |
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 |
---|---|---|---|---|---|---|---|
RepairItem | 0..* | RepairWorkTask | 0..* | BreakerRepairItem | Type of breaker item to be repaird by this repair work task. | RepairWorkTask | Repair work task under which breaker item of this type is repaired. |