Class: MPMTestResults
_Provides the outcome and margin percent (as appropriate) result data for the MPM tests. There are relationships to Zone for Designated Congestion Area Tests, CurveSchedData for bid segment tests, to the SubControlArea for the system wide level tests, and Pnodes for the LMPM impact tests. _
__
URI: cim:MPMTestResults
classDiagram
class MPMTestResults
MPMTestResults : aggregated_pnode
MPMTestResults --> AggregatedPnode : aggregated_pnode
MPMTestResults : margin_percent
MPMTestResults --> PerCent : margin_percent
MPMTestResults : mpmclearing
MPMTestResults --> MPMClearing : mpmclearing
MPMTestResults : mpmtest_category
MPMTestResults --> MPMTestCategory : mpmtest_category
MPMTestResults : outcome
MPMTestResults --> MPMTestOutcome : outcome
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| margin_percent | 0..1 PerCent |
Used to show the Margin % result of the Impact test | |
| direct | |||
| outcome | 0..1 MPMTestOutcome |
The results of the test | direct |
| mpmclearing | 0..1 MPMClearing |
direct | |
| mpmtest_category | 1..1 MPMTestCategory |
direct | |
| aggregated_pnode | 1..1 AggregatedPnode |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| MPMTestCategory | mpmtest_results | range | MPMTestResults |
| AggregatedPnode | mpmtest_results | range | MPMTestResults |
| CongestionArea | mpmtest_results | range | MPMTestResults |
| MPMClearing | mpmtest_results | range | MPMTestResults |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:MPMTestResults |
| native | cim:MPMTestResults |
LinkML Source
Direct
name: MPMTestResults
description: "Provides the outcome and margin percent (as appropriate) result data\
\ for the MPM tests. There are relationships to Zone for Designated Congestion\
\ Area Tests, CurveSchedData for bid segment tests, to the SubControlArea for the\
\ system wide level tests, and Pnodes for the LMPM impact tests.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
margin_percent:
name: margin_percent
description: "Used to show the Margin % result of the Impact test\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MPMTestResults.marginPercent
multivalued: false
domain_of:
- MPMTestResults
range: PerCent
required: false
outcome:
name: outcome
description: 'The results of the test. For the Price, Impact, and Conduct tests,
typical values are NA, Pass, Fail, Disable, or Skip. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MPMTestResults.outcome
multivalued: false
domain_of:
- MPMTestResults
range: MPMTestOutcome
required: false
mpmclearing:
name: mpmclearing
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MPMTestResults.MPMClearing
multivalued: false
domain_of:
- MPMTestResults
range: MPMClearing
required: false
mpmtest_category:
name: mpmtest_category
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MPMTestResults.MPMTestCategory
multivalued: false
domain_of:
- MPMResourceStatus
- MPMTestThreshold
- MPMTestResults
range: MPMTestCategory
required: true
aggregated_pnode:
name: aggregated_pnode
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MPMTestResults.AggregatedPnode
multivalued: false
domain_of:
- MPMTestThreshold
- LoadDistributionFactor
- GenDistributionFactor
- PnodeDistributionFactor
- TACArea
- TradingHubValues
- MktCombinedCyclePlant
- MPMTestResults
range: AggregatedPnode
required: true
class_uri: cim:MPMTestResults
Induced
name: MPMTestResults
description: "Provides the outcome and margin percent (as appropriate) result data\
\ for the MPM tests. There are relationships to Zone for Designated Congestion\
\ Area Tests, CurveSchedData for bid segment tests, to the SubControlArea for the\
\ system wide level tests, and Pnodes for the LMPM impact tests.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
margin_percent:
name: margin_percent
description: "Used to show the Margin % result of the Impact test\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MPMTestResults.marginPercent
multivalued: false
alias: margin_percent
owner: MPMTestResults
domain_of:
- MPMTestResults
range: PerCent
required: false
outcome:
name: outcome
description: 'The results of the test. For the Price, Impact, and Conduct tests,
typical values are NA, Pass, Fail, Disable, or Skip. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MPMTestResults.outcome
multivalued: false
alias: outcome
owner: MPMTestResults
domain_of:
- MPMTestResults
range: MPMTestOutcome
required: false
mpmclearing:
name: mpmclearing
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MPMTestResults.MPMClearing
multivalued: false
alias: mpmclearing
owner: MPMTestResults
domain_of:
- MPMTestResults
range: MPMClearing
required: false
mpmtest_category:
name: mpmtest_category
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MPMTestResults.MPMTestCategory
multivalued: false
alias: mpmtest_category
owner: MPMTestResults
domain_of:
- MPMResourceStatus
- MPMTestThreshold
- MPMTestResults
range: MPMTestCategory
required: true
aggregated_pnode:
name: aggregated_pnode
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MPMTestResults.AggregatedPnode
multivalued: false
alias: aggregated_pnode
owner: MPMTestResults
domain_of:
- MPMTestThreshold
- LoadDistributionFactor
- GenDistributionFactor
- PnodeDistributionFactor
- TACArea
- TradingHubValues
- MktCombinedCyclePlant
- MPMTestResults
range: AggregatedPnode
required: true
class_uri: cim:MPMTestResults