de.cau.cs.kieler.sim.esi
Class EsiTrace
java.lang.Object
de.cau.cs.kieler.sim.esi.EsiTrace
- All Implemented Interfaces:
- ITrace
public class EsiTrace
- extends Object
- implements ITrace
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsiTrace
public EsiTrace(trace t)
current
public EsiTick current()
-
- Specified by:
current
in interface ITrace
getRemaining
public int getRemaining()
-
- Specified by:
getRemaining
in interface ITrace
hasNext
public boolean hasNext()
-
- Specified by:
hasNext
in interface ITrace
next
public EsiTick next()
-
- Specified by:
next
in interface ITrace
reset
public void reset()
-
- Specified by:
reset
in interface ITrace
getSignals
public Set<String> getSignals()
-
- Specified by:
getSignals
in interface ITrace
- Returns: