Message Sort
Identifies the type of communication action that was used to generate the message.
- Synchronous Call: The message was generated by a synchronous call to an operation.
- Asynchronous Call: The message was generated by an asynchronous call to an operation
- Asynchronous Signal: The message was generated by an asynchronous send action.
- Create Message: The message designating the creation of another lifeline object.
- Delete Message: The message designating the termination of another lifeline.
- Reply: The message is a reply message to an operation call.
Translations
Type
String (63) Enumeration
 
List of MetaClasses
Value
Asynchronous Call (AC), Asynchronous Signal (AS), Create Message (CM), Delete Message (DM), Reply (RP), Synchronous Call (SC).