Kieker 1.4

kieker.tools.traceAnalysis.systemModel
Class AbstractTrace

java.lang.Object
  extended by kieker.tools.traceAnalysis.systemModel.AbstractTrace
All Implemented Interfaces:
IAnalysisEvent
Direct Known Subclasses:
ExecutionTrace, MessageTrace

public abstract class AbstractTrace
extends Object
implements IAnalysisEvent

Author:
Andre van Hoorn

Constructor Summary
AbstractTrace(long traceId)
           
 
Method Summary
abstract  boolean equals(Object obj)
           
 long getTraceId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTrace

public AbstractTrace(long traceId)
Method Detail

getTraceId

public final long getTraceId()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public abstract boolean equals(Object obj)
Overrides:
equals in class Object

Kieker 1.4

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