Class Description
The connection to remote units is through one or more communication links. Reduntant links may exist. The CommunicationLink class inherits PowerSystemResource. The intention is to allow CommunicationLinks to have Measurements. These Measurements can be used to model link status as operational, out of service, unit failure etc.
Attributes
None
Relationships
Inherits from
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 |
---|---|---|---|---|---|---|---|
CommunicationLink | 1..* | RemoteUnit | 0..* | CommunicationLinks | RTUs may be attached to communication links. | RemoteUnits | RTUs may be attached to communication links. |
CommunicationLink | 0..n | BilateralExchangeActor | 0..1 | CommunicationLink | Communication addressing for a Bilateral Table used by a ICCP data provider or consumer. | BilateralExchangeActor | ICCP data provider or consumer using communication addressing for a Bilateral table. |