Uses of Class
de.cau.cs.kieler.sim.trace.Signal

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

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

Methods in de.cau.cs.kieler.sim.trace that return types with arguments of type Signal
 List<Signal> ITick.getInputs()
          Get input signals of the tick.
 List<Signal> ITick.getOutputs()
          Get output signals of the tick.