Kieker 1.2

kieker.tools.traceAnalysis.systemModel
Class SynchronousCallMessage

java.lang.Object
  extended by kieker.tools.traceAnalysis.systemModel.Message
      extended by kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage

public class SynchronousCallMessage
extends Message

Author:
Andre van Hoorn

Constructor Summary
SynchronousCallMessage()
           
SynchronousCallMessage(long timestamp, Execution sendingExecution, Execution receivingExecution)
           
 
Method Summary
 boolean equals(Object obj)
           
 
Methods inherited from class kieker.tools.traceAnalysis.systemModel.Message
getReceivingExecution, getSendingExecution, getTimestamp, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SynchronousCallMessage

public SynchronousCallMessage()

SynchronousCallMessage

public SynchronousCallMessage(long timestamp,
                              Execution sendingExecution,
                              Execution receivingExecution)
Method Detail

equals

public boolean equals(Object obj)
Specified by:
equals in class Message

Kieker 1.2

Copyright 2010 the Kieker Project, http://kieker.sourceforge.net