Class BlockOrder

java.lang.Object
jmri.jmrit.logix.BlockOrder

public class BlockOrder extends Object
A BlockOrder is a row in the route of the warrant. It contains where the warranted train enters a block, the path it takes and where it exits the block. (The route is a list of BlockOrder.) The Engineer is notified when the train enters the block.