Uses of Interface
de.cau.cs.kieler.sim.trace.ITrace

Packages that use ITrace
de.cau.cs.kieler.sim.trace   
 

Uses of ITrace in de.cau.cs.kieler.sim.trace
 

Methods in de.cau.cs.kieler.sim.trace that return ITrace
 ITrace ITraceList.current()
          Return the current tick without activating the next one.
 ITrace ITraceList.next()
           
 

Methods in de.cau.cs.kieler.sim.trace that return types with arguments of type ITrace
 List<? extends ITrace> ITraceProvider.loadTrace(String fileName)
          load a trace from a file