Uses of Class
de.cau.cs.kieler.krep.editors.rif.RifTick

Packages that use RifTick
de.cau.cs.kieler.krep.editors.rif   
 

Uses of RifTick in de.cau.cs.kieler.krep.editors.rif
 

Methods in de.cau.cs.kieler.krep.editors.rif that return RifTick
 RifTick RifTrace.current()
          Returns the current tick of the trace, without switching to the next tick.
 RifTick RifTrace.next()
          Activate and return the next tick of the trace, or null if no further tick exists.