Skip to main content

IMessagePort interface

Namespace: NextDesign.Core

Description

An access object to the connection destination element information of the message.
Defines common characteristics for message destination elements.

Affiliation area

NameDescription
Interaction modelA group of APIs to access the interaction model.

Inherit Base

NameDescription
IMessageSenderDenotes an element that can be specified as the sender of a message.
IMessageReceiverDenotes an element that can be specified as a message receiver.

Destination

NameDescription
IInteractionUseThe access object to the interaction usage information.
IMessageEndThis is an access object to message end information.
IFrameAccess object to frame information.
IExecutionSpecificationIs an access object to execution specification information.

Property

NameDescription
ReceiveMessagesList of received messages
The order of the collection is the order in which the messages were received.
SendMessagesList of sent messages
The order of the collection is the order in which the messages were sent.