Interface NumberedMessageView

All Known Implementing Classes:
FoundMessageView, com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView, LostMessageView, MessageView, com.nomagic.magicdraw.uml.symbols.paths.SeqBaseMessageView, SeqMessageView, SeqSelfMessageView

@OpenApiAll public interface NumberedMessageView
The numbered message is message which can have its number.
  • Method Summary

    Modifier and Type
    Method
    Description
    Message represented by the view.
    Returns number of the message
  • Method Details

    • getMessage

      Message getMessage()
      Message represented by the view.
      Returns:
      message represented by the view
    • getNumber

      List<String> getNumber()
      Returns number of the message
      Returns:
      nested number of the message