Uses of Class
jmri.jmrit.logix.Warrant

Packages that use Warrant
jmri.jmrit.logix   
 

Uses of Warrant in jmri.jmrit.logix
 

Methods in jmri.jmrit.logix that return Warrant
 Warrant WarrantManager.createNewWarrant(String systemName, String userName)
          Method to create a new Warrant if it does not exist Returns null if a Warrant with the same systemName or userName already exists, or if there is trouble creating a new Warrant.
 Warrant WarrantManager.getBySystemName(String name)
           
 Warrant WarrantManager.getByUserName(String key)
           
protected  Warrant OBlock.getWarrant()
           
 Warrant WarrantManager.getWarrant(String name)
          Method to get an existing Warrant.
 Warrant WarrantManager.provideWarrant(String name)
           
 

Methods in jmri.jmrit.logix with parameters of type Warrant
protected  String OBlock.allocate(Warrant warrant)
          Allocate (reserves) the block for the Warrant that is the 'value' object Note the block may be OCCUPIED by a non-warranted train, but the allocation is permitted.
 String OBlock.deAllocate(Warrant warrant)
          Remove allocation state Remove listener regardless of ownership
 String OBlock.setPath(String pathName, Warrant warrant)
          Set Turnouts for the path Called by warrants to set turnouts for a train it is able to run.
protected  String BlockOrder.setPath(Warrant warrant)
           
 

Constructors in jmri.jmrit.logix with parameters of type Warrant
WarrantFrame(Warrant warrant, boolean create)
          Constructor for new warrant and GUI
 



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