JIVE Platform
Release 0.3.1

Uses of Interface
edu.buffalo.cse.jive.sequence.Message

Packages that use Message
edu.buffalo.cse.jive.sequence Sequence model used to represent program execution history. 
 

Uses of Message in edu.buffalo.cse.jive.sequence
 

Methods in edu.buffalo.cse.jive.sequence that return Message
 Message MessageSend.message()
          Returns the Message that was sent.
 Message MessageReceive.message()
          Returns the Message that was received.
 


JIVE Platform
Release 0.3.1