Skip to main content

BilateralExchangeActor

Class Description

BilateralExchangeActor describes an actor that provides ICCP data, consumes ICCP data or both. The ICCP data provider lists the data it makes available to an ICCP data consumer. This data is described by ProvidedBilateralPoints. The relation between an ICCP data provider and a consumer is established by a BilateralExchangeAgreement. It is up to the ICCP data consumer to select what ProvidedBilateralPoints to use. The selection made is not described in this information model.

Attributes

None

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
BilateralExchangeActor1BilateralExchangeAgreement0..*ProviderProvider of information to a remote peer.ProviderBilateralExchangeAgreement to information provider.
BilateralExchangeActor0..1CommunicationLink0..nBilateralExchangeActorICCP data provider or consumer using communication addressing for a Bilateral table.CommunicationLinkCommunication addressing for a Bilateral Table used by a ICCP data provider or consumer.
BilateralExchangeActor0..1BilateralExchangeAgreement0..*ConsumerSubscriber of information from a remote peer.ConsumerBilateralExchangeAgreement to information subscriber.
BilateralExchangeActor1ProvidedBilateralPoint0..*BilateralExchangeActorRemote peer that will receive ICCP information in a Bilateral table.ProvidedBilateralIOPointICCP information in a Bilateral table that will be exposed to a remote peer.