Uses of Package
de.cau.cs.kieler.sj

Packages that use de.cau.cs.kieler.sj
de.cau.cs.kieler.klots.sj.embedded KLOTS embedded SJ add-on classes. 
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. 
 

Classes in de.cau.cs.kieler.sj used by de.cau.cs.kieler.klots.sj.embedded
EmbeddedSJProgram
          Basic class for synchronous programming in java.
Signal
          Class that represents a signal as a part of a synchronous java (SJ) program.
SJLogger
          Interface to log the status and the actions of a SJProgram.
SJLogger.LogMsgTyp
          The different Levels which can be used for logging.
 

Classes in de.cau.cs.kieler.sj used by de.cau.cs.kieler.sj
CombinationFunction
          Interface with a single method to combine two values.
EmbeddedSJProgram
          Basic class for synchronous programming in java.
Signal
          Class that represents a signal as a part of a synchronous java (SJ) program.
SJLogger
          Interface to log the status and the actions of a SJProgram.
SJLogger.LogMsgTyp
          The different Levels which can be used for logging.
ValuedSignal
          SJ realization of a valued signal.
 

Classes in de.cau.cs.kieler.sj used by de.cau.cs.kieler.sj.examples
EmbeddedSJProgram
          Basic class for synchronous programming in java.
Signal
          Class that represents a signal as a part of a synchronous java (SJ) program.
SJProgram
           
ValuedSignal
          SJ realization of a valued signal.