ProtectionRelayScheme
Class Description
A scheme that a group of relay functions implement. For example, typically schemes are primary and secondary, or main and failsafe.
Attributes
None
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ProtectionRelayScheme | 1..* | ProtectionRelaySystem | 0..1 | Schemes | The schemes implemented by this ProtectionRelaySystem. | System | The system this scheme belongs to. |
ProtectionRelayScheme | 1..* | ProtectionRelayFunction | 0..* | Schemes | The schemes this function operates under. | Functions | The functions operated as part of this protection scheme. |