Uses of Class
de.cau.cs.kieler.sim.esi.EsiTick

Packages that use EsiTick
de.cau.cs.kieler.sim.esi   
 

Uses of EsiTick in de.cau.cs.kieler.sim.esi
 

Methods in de.cau.cs.kieler.sim.esi that return EsiTick
 EsiTick EsiTrace.current()
          Returns the current tick of the trace, without switching to the next tick.
 EsiTick EsiTrace.next()
          Activate and return the next tick of the trace, or null if no further tick exists.