OperatingShare
Class Description
Specifies the operations contract relationship between a power system resource and a contract participant.
Attributes
Name | Type | Description |
---|---|---|
percentage | PerCent | Percentage operational ownership between the pair (power system resource and operating participant) associated with this share. The total percentage ownership for a power system resource should add to 100%. |
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 |
---|---|---|---|---|---|---|---|
OperatingShare | 0..* | OperatingParticipant | 1 | OperatingShare | The operating shares of this operating participant. An operating participant can be resused for any number of power system resources. | OperatingParticipant | The operating participant having this share with the associated power system resource. |
OperatingShare | 0..* | PowerSystemResource | 1 | OperatingShare | The operating shares of this power system resource. | PowerSystemResource | The power system resource to which the share applies. |