Uses of Class
de.cau.cs.kieler.sj.ValuedSignal

Packages that use ValuedSignal
de.cau.cs.kieler.sj A package for synchronous programming in java. 
de.cau.cs.kieler.sj.examples Examples for the usage and syntax of SJ. 
 

Uses of ValuedSignal in de.cau.cs.kieler.sj
 

Methods in de.cau.cs.kieler.sj that return ValuedSignal
 ValuedSignal ValuedSignal.pre()
           
 

Uses of ValuedSignal in de.cau.cs.kieler.sj.examples
 

Fields in de.cau.cs.kieler.sj.examples declared as ValuedSignal
 ValuedSignal Shifter3.i
          The signals used by the Program.
 ValuedSignal Shifter3.o
          The signals used by the Program.
 ValuedSignal Shifter3.s0
          The signals used by the Program.
 ValuedSignal Shifter3.s1
          The signals used by the Program.
 ValuedSignal PrimeFactor.v
          Valued signal used by the program.