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

Inherits from

  • None

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
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.