Uses of Class
jmri.TurnoutOperator

Packages that use TurnoutOperator
jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts. 
jmri.implementation Provides implementations of various JMRI interfaces. 
 

Uses of TurnoutOperator in jmri
 

Methods in jmri that return TurnoutOperator
abstract  TurnoutOperator TurnoutOperation.getOperator(AbstractTurnout t)
          Get an instance of the operator for this operation type, set up and started to do its thing in a private thread for the specified turnout.
 TurnoutOperator SensorTurnoutOperation.getOperator(AbstractTurnout t)
          get a TurnoutOperator instance for this operation
 TurnoutOperator RawTurnoutOperation.getOperator(AbstractTurnout t)
          get a TurnoutOperator instance for this operation
 TurnoutOperator NoFeedbackTurnoutOperation.getOperator(AbstractTurnout t)
          get a TurnoutOperator instance for this operation
abstract  TurnoutOperator CommonTurnoutOperation.getOperator(AbstractTurnout t)
          get a TurnoutOperator instance for this operation
 

Uses of TurnoutOperator in jmri.implementation
 

Subclasses of TurnoutOperator in jmri.implementation
 class NoFeedbackTurnoutOperator
           
 class RawTurnoutOperator
           
 class SensorTurnoutOperator
           
 

Fields in jmri.implementation declared as TurnoutOperator
protected  TurnoutOperator AbstractTurnout.myOperator
           
 

Methods in jmri.implementation that return TurnoutOperator
 TurnoutOperator AbstractTurnout.getCurrentOperator()
           
protected  TurnoutOperator AbstractTurnout.getTurnoutOperator()
          find the TurnoutOperation class for this turnout, and get an instance of the corresponding operator Override this function if you want another way to choose the operation
 



Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads