
Metamodel user guide
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.


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 |