Class Message


  • public class Message
    extends java.lang.Object
    A class to represent message objects in a BPMN Model
    Author:
    Benedikt Knopp
    • Constructor Summary

      Constructors 
      Constructor Description
      Message()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Message

        public Message()