AggregateNode
Class Description
An aggregated node can define a typed grouping further defined by the AnodeType enumeratuion. Types range from System Zone/Regions to Market Energy Regions to Aggregated Loads and Aggregated Generators.
Attributes
Name | Type | Description |
---|---|---|
anodeType | AnodeType | Type of aggregated node |
qualifASOrder | Integer | Processing Order for AS self-provisions for this region. The priority of this attribute directs the awards of any resource that resides in overlapping regions. The regions are processed in priority manner. |
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
AggregateNode | 0..1 | CnodeDistributionFactor | 0..* | AggregateNode | CnodeDistributionFactor | ||
AggregateNode | 0..* | Pnode | 0..* | AggregateNode | Pnode | ||
AggregateNode | 0..* | SubControlArea | 0..* | AggregateNode | SubControlArea | ||
AggregateNode | 0..* | RTO | 1 | AggregateNode | RTO | ||
AggregateNode | 0..1 | Instructions | 0..* | AggregateNode | Instruction | ||
AggregateNode | 0..1 | AreaLoadCurve | 0..* | AggregateNode | AreaLoadCurve | ||
AggregateNode | 0..1 | RegisteredResource | 0..* | AggregateNode | An AggregateNode may be associated with up to many RegisteredResources. | RegisteredResource | A RegisteredResource can be associated to only one AggregateNode if not connected to a Pnode or MktConnectivityNode. |