Uses of Class
base.Signal

Packages that use Signal
base Provides classes and interfaces for the Jarol Control Infrastructure. 
 

Uses of Signal in base
 

Fields in base declared as Signal
protected  Signal JarolCore.signalControllerActuator
          The signal that signals the actuator interface.
protected  Signal JarolCore.signalControllerTerminal
          The signal that signals the terminal interface.
protected  Signal JarolCore.signalSensorController
          The signal that awaits on the sensor interface.