Class: ActionRequest
Action request against an existing Trade.
URI: cim:ActionRequest
classDiagram
class ActionRequest
ActionRequest : action_name
ActionRequest --> ActionType : action_name
ActionRequest : bid
ActionRequest --> Bid : bid
ActionRequest : trade
ActionRequest --> Trade : trade
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| action_name | 0..1 ActionType |
Action name type for the action request | direct |
| trade | 0..* Trade |
direct | |
| bid | 0..* Bid |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Bid | action_request | range | ActionRequest |
| TransactionBid | action_request | range | ActionRequest |
| Trade | action_request | range | ActionRequest |
| GeneratingBid | action_request | range | ActionRequest |
| ResourceBid | action_request | range | ActionRequest |
| InterTieBid | action_request | range | ActionRequest |
| LoadBid | action_request | range | ActionRequest |
| AreaLoadBid | action_request | range | ActionRequest |
| DefaultBid | action_request | range | ActionRequest |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:ActionRequest |
| native | cim:ActionRequest |
LinkML Source
Direct
name: ActionRequest
description: Action request against an existing Trade.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
action_name:
name: action_name
description: "Action name type for the action request.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ActionRequest.actionName
multivalued: false
domain_of:
- ActionRequest
range: ActionType
required: false
trade:
name: trade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ActionRequest.Trade
multivalued: true
domain_of:
- Pnode
- RegisteredGenerator
- ActionRequest
- TradeProduct
- TradeError
range: Trade
required: false
bid:
name: bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ActionRequest.Bid
multivalued: true
domain_of:
- MarketParticipant
- RMRDetermination
- MitigatedBid
- ProductBid
- ActionRequest
- BidHourlySchedule
- ChargeProfile
- MitigatedBidSegment
range: Bid
required: false
class_uri: cim:ActionRequest
Induced
name: ActionRequest
description: Action request against an existing Trade.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
action_name:
name: action_name
description: "Action name type for the action request.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ActionRequest.actionName
multivalued: false
alias: action_name
owner: ActionRequest
domain_of:
- ActionRequest
range: ActionType
required: false
trade:
name: trade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ActionRequest.Trade
multivalued: true
alias: trade
owner: ActionRequest
domain_of:
- Pnode
- RegisteredGenerator
- ActionRequest
- TradeProduct
- TradeError
range: Trade
required: false
bid:
name: bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ActionRequest.Bid
multivalued: true
alias: bid
owner: ActionRequest
domain_of:
- MarketParticipant
- RMRDetermination
- MitigatedBid
- ProductBid
- ActionRequest
- BidHourlySchedule
- ChargeProfile
- MitigatedBidSegment
range: Bid
required: false
class_uri: cim:ActionRequest