Class Description
This class represent the resource certification for a specific product type. For example, a resource is certified for Non-Spinning reserve for RTM.
Attributes
Name | Type | Description |
---|---|---|
market | MarketType | market type |
qualificationFlag | YesNo | Status of the qualification (‘Y’ = Active, ‘N’ = Inactive) |
type | ResourceCertificationKind | Type of service based on ResourceAncillaryServiceType enumeration |
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 |
---|---|---|---|---|---|---|---|
RegisteredResource | 1 | ResourceCertification | 0..* | RegisteredResource | RegisteredResources are qualified for resource ancillary service types (which include market product types as well as other types such as BlackStart) by the association to the class ResourceAncillaryServiceQualification. | ResourceAncillaryServiceQualification | RegisteredResources are qualified for resource ancillary service types (which include market product types as well as other types such as BlackStart) by the association to the class ResourceAncillaryServiceQualification. |