Class Description
Participation factors per Cnode. Used to calculate “participation” of Cnode in an AggregateNode. Each Cnode associated to an AggregateNode would be assigned a participation factor for its participation within the AggregateNode.
Attributes
Name | Type | Description |
---|---|---|
factor | Float | Used to calculate “participation” of Cnode in an AggregateNode |
podLossFactor | Float | Point of delivery loss factor |
Relationships
Inherits from
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 |
---|---|---|---|---|---|---|---|
AggregateNode | 0..1 | CnodeDistributionFactor | 0..* | AggregateNode | CnodeDistributionFactor | ||
CnodeDistributionFactor | 0..* | MktConnectivityNode | 1 | CnodeDistributionFactor | MktConnectivityNode | ||
CnodeDistributionFactor | 0..* | SubControlArea | 0..1 | CnodeDistributionFactor | SubControlArea | ||
HostControlArea | 0..1 | CnodeDistributionFactor | 0..* | HostControlArea | CnodeDistributionFactor |