1.3.1.3.3 CommunicationMessage
CommunicationMessages are used in communication diagrams. If the CommunicationMessage has no InvokedOperation, then its description is in its name. In Modelio, a Message belongs to the Communication it follows. The message sequencing information is handled in communication diagrams by the 'Sequencing' attribute.
OperationModelElementSignalSequencingSortOfMessageCommunicationMessageCommunicationChannel
Attribute
Description
string Sequencing [1..1]
Holds the sequencing information.
MessageSort SortOfMessage [1..1]
The sort of communication reflected by the CommunicationMessage. Default value is synchCall.
Association
Description
Invoked : Operation [0..1]
SignalSignature : Signal [0..1]
InvertedChannel : CommunicationChannel [0..1]
Messages going from the end node to the start node.
Channel : CommunicationChannel [0..1]
Messages going from the start node to the end node